cpp/tests/Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 5563ccbb20e4a19ec8415d0108b0089a079b9ab2
Author: Pino Toscano <[email protected]>
Date: Fri Jun 18 23:59:04 2010 +0200
[autotools] link the 'cpp' tests against libpoppler as well
... this way gatof() can be found correctly
should fix bug #28605
diff --git a/cpp/tests/Makefile.am b/cpp/tests/Makefile.am
index b01d3b9..d2544a5 100644
--- a/cpp/tests/Makefile.am
+++ b/cpp/tests/Makefile.am
@@ -4,6 +4,7 @@ INCLUDES = \
-I$(top_srcdir)/cpp
LDADDS = \
+ $(top_builddir)/poppler/libpoppler.la \
$(top_builddir)/cpp/libpoppler-cpp.la
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler