[cairo-commit] pycairo/cairo Makefile.am,1.18,1.19
Steve Chaplin
commit at pdx.freedesktop.org
Thu Aug 3 19:24:23 PDT 2006
- Previous message: [cairo-commit] pycairo ChangeLog, 1.229, 1.230 configure.ac, 1.52,
1.53 INSTALL, 1.4, 1.5 README, 1.26, 1.27
- Next message: [cairo-commit]
pycairo/examples/cairo_snippets/snippets __init__.py, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo/cairo
In directory kemper:/tmp/cvs-serv12247/cairo
Modified Files:
Makefile.am
Log Message:
'SC'
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/pycairo/cairo/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Makefile.am 23 Jun 2005 00:35:51 -0000 1.18
+++ Makefile.am 4 Aug 2006 02:24:21 -0000 1.19
@@ -21,17 +21,6 @@
pycairo-surface.c \
cairomodule.c
-if HAVE_LIBSVG_CAIRO
-pycairoexec_LTLIBRARIES += svg.la
-svg_la_LDFLAGS = -module -avoid-version -export-symbols-regex initsvg
-svg_la_LIBADD = $(LIBSVG_CAIRO_LIBS)
-svg_la_CPPFLAGS = $(PYTHON_INCLUDES) $(LIBSVG_CAIRO_CFLAGS)
-svg_la_SOURCES = \
- pycairosvg.h \
- pycairosvg-private.h \
- cairosvgmodule.c
-endif
-
if WITH_PYGTK
pycairoexec_LTLIBRARIES += gtk.la
gtk_la_LDFLAGS = -module -avoid-version -export-symbols-regex initgtk
- Previous message: [cairo-commit] pycairo ChangeLog, 1.229, 1.230 configure.ac, 1.52,
1.53 INSTALL, 1.4, 1.5 README, 1.26, 1.27
- Next message: [cairo-commit]
pycairo/examples/cairo_snippets/snippets __init__.py, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list