[poppler] poppler/poppler: Makefile.am,1.14,1.15
Albert Astals Cid
aacid at freedesktop.org
Thu Dec 8 04:42:53 PST 2005
Update of /cvs/poppler/poppler/poppler
In directory gabe:/tmp/cvs-serv29581/poppler
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/poppler/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile.am 3 Dec 2005 23:23:53 -0000 1.14
+++ Makefile.am 8 Dec 2005 12:42:51 -0000 1.15
@@ -78,8 +78,7 @@
$(splash_includes) \
$(cairo_includes) \
$(arthur_includes) \
- $(FREETYPE_CFLAGS) \
- -DDATADIR=\""$(datadir)"\"
+ $(FREETYPE_CFLAGS)
lib_LTLIBRARIES = libpoppler.la
More information about the poppler
mailing list