[cairo-commit] cairo ChangeLog,1.244,1.245

Carl Worth commit at pdx.freedesktop.org
Tue Oct 26 18:19:57 PDT 2004


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv10714

Modified Files:
	ChangeLog 
Log Message:

        * test/cairo_test.c (cairo_test): Find reference images in
         so that make distcheck will work.

        * test/Makefile.am (cairo_test_lib): Add header files so that make
        distcheck is happy.
        (INCLUDES): Add -D_GNU_SOURCE for asprintf. Someone motivated may
        want to find a more portable approach.
        (EXTRA_DIST): Add reference images for the sake of make distcheck.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -d -r1.244 -r1.245
--- ChangeLog	26 Oct 2004 23:59:22 -0000	1.244
+++ ChangeLog	27 Oct 2004 01:19:55 -0000	1.245
@@ -1,5 +1,14 @@
 2004-10-26  Carl Worth  <cworth at cworth.org>
 
+	* test/cairo_test.c (cairo_test): Find reference images in
+	${srcdir} so that make distcheck will work.
+
+	* test/Makefile.am (cairo_test_lib): Add header files so that make
+	distcheck is happy.
+	(INCLUDES): Add -D_GNU_SOURCE for asprintf. Someone motivated may
+	want to find a more portable approach.
+	(EXTRA_DIST): Add reference images for the sake of make distcheck.
+
 	* configure.in: Shell doesn't like whitespace around assignment
 	operator.
 




More information about the cairo-commit mailing list