[cairo-commit] cairo ChangeLog,1.246,1.247
Carl Worth
commit at pdx.freedesktop.org
Wed Oct 27 11:42:47 PDT 2004
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv1454
Modified Files:
ChangeLog
Log Message:
* test/Makefile.am (AM_LDFLAGS): Fix to always link tests against
locally built library, not installed version.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -d -r1.246 -r1.247
--- ChangeLog 27 Oct 2004 17:48:58 -0000 1.246
+++ ChangeLog 27 Oct 2004 18:42:45 -0000 1.247
@@ -1,5 +1,8 @@
2004-10-27 Carl Worth <cworth at cworth.org>
+ * test/Makefile.am (AM_LDFLAGS): Fix to always link tests against
+ locally built library, not installed version.
+
* test/fill_rule.c: Add new test for cairo_set_fill_rule. Also
demonstrate some of the current tessellation bugs with the version
of the code that is in CVS.
More information about the cairo-commit
mailing list