[cairo-commit] libpixman ChangeLog,1.10,1.11
Richard Worth
commit at pdx.freedesktop.org
Thu Jan 22 21:05:10 PST 2004
- Previous message: [cairo-commit] cairo/src Makefile.am,1.18,1.19 cairo.h,1.40,1.41 cairo_traps.c,1.12,1.13
- Next message: [cairo-commit] libpixman/src Makefile.am,1.5,1.6 pixman.h,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: rworth
Update of /cvs/cairo/libpixman
In directory pdx:/tmp/cvs-serv25060
Modified Files:
ChangeLog
Log Message:
* src/Makefile.am: Add '-no-undefined' to end of
libpixman_la_LDFLAGS tp enable building shared libary under
cygwin.
* src/pixman.h: Remove all 'extern ' and ' __external_linkage'
(macro for __declspec(dllexport) and __declspec(dllimport))
from function declarations. These are no longer needed for cygwin.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** ChangeLog 17 Dec 2003 21:17:13 -0000 1.10
--- ChangeLog 23 Jan 2004 05:05:08 -0000 1.11
***************
*** 1,2 ****
--- 1,12 ----
+ 2004-01-22 Richard Worth <richard at theworths.org>
+
+ * src/Makefile.am: Add '-no-undefined' to end of
+ libpixman_la_LDFLAGS tp enable building shared libary under
+ cygwin.
+
+ * src/pixman.h: Remove all 'extern ' and ' __external_linkage'
+ (macro for __declspec(dllexport) and __declspec(dllimport))
+ from function declarations. These are no longer needed for cygwin.
+
2003-12-17 Carl Worth <cworth at east.isi.edu>
- Previous message: [cairo-commit] cairo/src Makefile.am,1.18,1.19 cairo.h,1.40,1.41 cairo_traps.c,1.12,1.13
- Next message: [cairo-commit] libpixman/src Makefile.am,1.5,1.6 pixman.h,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list