[poppler] poppler/glib: Makefile.am,1.8,1.9
Albert Astals Cid
aacid at freedesktop.org
Thu Dec 8 04:42:53 PST 2005
Update of /cvs/poppler/poppler/glib
In directory gabe:/tmp/cvs-serv29581/glib
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/glib/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile.am 16 May 2005 21:56:31 -0000 1.8
+++ Makefile.am 8 Dec 2005 12:42:50 -0000 1.9
@@ -14,8 +14,7 @@
$(cairo_includes) \
$(POPPLER_GLIB_CFLAGS) \
$(FREETYPE_CFLAGS) \
- $(cairo_includes) \
- -DDATADIR=\""$(datadir)"\"
+ $(cairo_includes)
stamp_files = stamp-poppler-enums.h
More information about the poppler
mailing list