[poppler] qt4/demos qt4/src qt4/tests

Pino Toscano pino at kemper.freedesktop.org
Sun Feb 12 13:29:52 PST 2012


 qt4/demos/Makefile.am |    1 -
 qt4/src/Makefile.am   |    1 -
 qt4/tests/Makefile.am |    1 -
 3 files changed, 3 deletions(-)

New commits:
commit 66cf1fdb3ba6894f61d9078f5c30046b464347ae
Author: Pino Toscano <pino at kde.org>
Date:   Sun Feb 12 22:27:58 2012 +0100

    qt4: remove non-existing 'qt' include dirs

diff --git a/qt4/demos/Makefile.am b/qt4/demos/Makefile.am
index 50486b8..155fc1c 100644
--- a/qt4/demos/Makefile.am
+++ b/qt4/demos/Makefile.am
@@ -4,7 +4,6 @@ INCLUDES =					\
 	-I$(top_srcdir)				\
 	-I$(top_srcdir)/poppler			\
 	-I$(top_srcdir)/qt4/src			\
-	-I$(top_srcdir)/qt				\
 	$(FONTCONFIG_CFLAGS)			\
 	$(POPPLER_QT4_CFLAGS)
 
diff --git a/qt4/src/Makefile.am b/qt4/src/Makefile.am
index 5b2ff04..87a750c 100644
--- a/qt4/src/Makefile.am
+++ b/qt4/src/Makefile.am
@@ -1,7 +1,6 @@
 INCLUDES =					\
 	-I$(top_srcdir)				\
 	-I$(top_srcdir)/poppler			\
-	-I$(top_srcdir)/qt			\
 	$(FONTCONFIG_CFLAGS)			\
 	$(POPPLER_QT4_CFLAGS)
 
diff --git a/qt4/tests/Makefile.am b/qt4/tests/Makefile.am
index 93e1132..319b7f4 100644
--- a/qt4/tests/Makefile.am
+++ b/qt4/tests/Makefile.am
@@ -4,7 +4,6 @@ INCLUDES =					\
 	-I$(top_srcdir)				\
 	-I$(top_srcdir)/poppler			\
 	-I$(top_srcdir)/qt4/src			\
-	-I$(top_srcdir)/qt			\
 	$(FONTCONFIG_CFLAGS)			\
 	$(POPPLER_QT4_CFLAGS)
 


More information about the poppler mailing list