[poppler] poppler/test: Makefile.am,1.4,1.5
Albert Astals Cid
aacid at freedesktop.org
Thu Dec 8 04:42:53 PST 2005
Update of /cvs/poppler/poppler/test
In directory gabe:/tmp/cvs-serv29581/test
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/test/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.am 7 Sep 2005 03:00:36 -0000 1.4
+++ Makefile.am 8 Dec 2005 12:42:51 -0000 1.5
@@ -31,8 +31,7 @@
-I$(top_srcdir) \
-I$(top_srcdir)/poppler \
$(cairo_includes) \
- $(GTK_TEST_CFLAGS) \
- -DDATADIR=\""$(datadir)"\"
+ $(GTK_TEST_CFLAGS)
noinst_PROGRAMS = $(gtk_splash_test) $(gtk_cairo_test) $(pdf_inspector)
More information about the poppler
mailing list