[cairo-commit] roadster ChangeLog,1.2,1.3

Carl Worth commit at pdx.freedesktop.org
Fri Feb 18 13:44:35 PST 2005


Committed by: cworth

Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv31699

Modified Files:
	ChangeLog 
Log Message:

        * src/db.c:
        (db_init, db_deinit): Wrap all mysql_embed-related code in #if
        HAVE_MYSQL_EMBED.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ChangeLog	18 Feb 2005 21:42:27 -0000	1.2
+++ ChangeLog	18 Feb 2005 21:44:32 -0000	1.3
@@ -1,5 +1,11 @@
 2005-02-18  Carl Worth  <cworth at cworth.org>
 
+	* src/db.c:
+	(db_init, db_deinit): Wrap all mysql_embed-related code in #if
+	HAVE_MYSQL_EMBED.
+
+2005-02-18  Carl Worth  <cworth at cworth.org>
+
 	* src/search_road.c: Add missing include of stdlib.h.
 
 	* README: Added gettext and gpsd to the dependency list.




More information about the cairo-commit mailing list