[Poppler-bugs] [Bug 35258] Fails to build without glib

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 13 05:22:19 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35258

--- Comment #1 from Albert Astals Cid <tsdgeos at terra.es> 2011-03-13 05:22:19 PDT ---
Doesn't feel the proper fix, can you try

diff --git a/test/Makefile.am b/test/Makefile.am
index a0eb4d0..0252911 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -18,6 +18,9 @@ cairo_includes =                              \

 endif

+gtk_test = \
+       gtk-test
+
 endif

 if BUILD_SPLASH_OUTPUT
@@ -30,9 +33,6 @@ endif
 pdf_fullrewrite = \
        pdf-fullrewrite

-gtk_test = \
-       gtk-test
-
 INCLUDES =                                     \
        -I$(top_srcdir)                         \
        -I$(top_srcdir)/poppler                 \


instead?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list