[cairo-commit] roadster .cvsignore,1.1,1.2 ChangeLog,1.3,1.4
Carl Worth
commit at pdx.freedesktop.org
Fri Feb 18 13:48:38 PST 2005
Committed by: cworth
Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv31959
Modified Files:
.cvsignore ChangeLog
Log Message:
2005-02-18 Carl Worth <cworth at cworth.org>
* .cvsignore: Don't ignore autogen.sh.
Index: .cvsignore
===================================================================
RCS file: /cvs/cairo/roadster/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- .cvsignore 18 Feb 2005 21:42:27 -0000 1.1
+++ .cvsignore 18 Feb 2005 21:48:36 -0000 1.2
@@ -3,7 +3,6 @@
acconfig.h
acinclude.m4
aclocal.m4
-autogen.sh
autom4te.cache
config.guess
config.h
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ChangeLog 18 Feb 2005 21:44:32 -0000 1.3
+++ ChangeLog 18 Feb 2005 21:48:36 -0000 1.4
@@ -1,5 +1,9 @@
2005-02-18 Carl Worth <cworth at cworth.org>
+ * .cvsignore: Don't ignore autogen.sh.
+
+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.
More information about the cairo-commit
mailing list