[cairo-commit] cairo/src Makefile.am,1.63,1.64
Tor Lillqvist
commit at pdx.freedesktop.org
Wed Aug 24 07:56:48 PDT 2005
Committed by: tml
Update of /cvs/cairo/cairo/src
In directory gabe:/tmp/cvs-serv13105/src
Modified Files:
Makefile.am
Log Message:
2005-08-24 Tor Lillqvist <tml at novell.com>
* src/Makefile.am (cairo.def): Drop PDF and PS backend and FT font
API from Win32 DLL entry points for now.
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/src/Makefile.am,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- Makefile.am 23 Aug 2005 12:54:38 -0000 1.63
+++ Makefile.am 24 Aug 2005 14:56:46 -0000 1.64
@@ -161,10 +161,7 @@
cat $(cairo_win32_api_headers) | \
grep -v -E '^# *include' | \
gcc \
- -DCAIRO_HAS_PS_SURFACE \
- -DCAIRO_HAS_PDF_SURFACE \
-DCAIRO_HAS_WIN32_SURFACE \
- -DCAIRO_HAS_FT_FONT \
-DCAIRO_HAS_WIN32_FONT \
-DCAIRO_HAS_PNG_FUNCTIONS \
-E - | \
More information about the cairo-commit
mailing list