Update of /cvs/poppler/poppler/poppler
In directory kemper:/tmp/cvs-serv19905a/poppler

Modified Files:
        Makefile.am 
Log Message:
Switch to using pkg-config to find Qt4.


Index: Makefile.am
===================================================================
RCS file: /cvs/poppler/poppler/poppler/Makefile.am,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- Makefile.am 24 Feb 2007 23:32:23 -0000      1.28
+++ Makefile.am 4 Mar 2007 07:30:31 -0000       1.29
@@ -22,7 +22,7 @@
        ArthurOutputDev.cc
 
 arthur_includes =                              \
-       $(POPPLER_QT4_CXXFLAGS)
+       $(POPPLER_QT4_CFLAGS)
 
 arthur_libs =                                  \
        $(POPPLER_QT4_LIBS)

_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to