[poppler] poppler/qt: Makefile.am,1.6,1.7
Albert Astals Cid
aacid at freedesktop.org
Thu Dec 8 04:42:53 PST 2005
Update of /cvs/poppler/poppler/qt
In directory gabe:/tmp/cvs-serv29581/qt
Modified Files:
Makefile.am
Log Message:
Remove -DDATADIR we are not using if for anything and it shadows a windows typedef
Index: Makefile.am
===================================================================
RCS file: /cvs/poppler/poppler/qt/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am 3 Dec 2005 23:23:53 -0000 1.6
+++ Makefile.am 8 Dec 2005 12:42:51 -0000 1.7
@@ -4,8 +4,7 @@
$(cairo_includes) \
$(POPPLER_QT_CXXFLAGS) \
$(SPLASH_CFLAGS) \
- $(FREETYPE_CFLAGS) \
- -DDATADIR=\""$(datadir)"\"
+ $(FREETYPE_CFLAGS)
poppler_includedir = $(includedir)/poppler
More information about the poppler
mailing list