[poppler] poppler/poppler: Makefile.am,1.32,1.33
Albert Astals Cid
aacid at kemper.freedesktop.org
Mon Apr 30 15:34:23 PDT 2007
Update of /cvs/poppler/poppler/poppler
In directory kemper:/tmp/cvs-serv26017/poppler
Modified Files:
Makefile.am
Log Message:
* poppler/Makefile.am: Don't link cairo to all poppler, just to
poppler_cairo so when compiling the qt frontend and the glib frontend
the qt one does not end up depending on cairo
Index: Makefile.am
===================================================================
RCS file: /cvs/poppler/poppler/poppler/Makefile.am,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- Makefile.am 27 Apr 2007 22:26:09 -0000 1.32
+++ Makefile.am 30 Apr 2007 22:34:21 -0000 1.33
@@ -106,7 +106,6 @@
$(top_builddir)/goo/libgoo.la \
$(top_builddir)/fofi/libfofi.la \
$(splash_libs) \
- $(cairo_libs) \
$(libjpeg_libs) \
$(zlib_libs) \
$(abiword_libs) \
More information about the poppler
mailing list