]> git.pld-linux.org Git - packages/poppler.git/commitdiff
- Added freetype cflags to gtk_test includes
authoradgor <adgor@pld-linux.org>
Tue, 29 Nov 2005 17:19:24 +0000 (17:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poppler-freetype_includes.patch -> 1.1

poppler-freetype_includes.patch [new file with mode: 0644]

diff --git a/poppler-freetype_includes.patch b/poppler-freetype_includes.patch
new file mode 100644 (file)
index 0000000..123011a
--- /dev/null
@@ -0,0 +1,10 @@
+--- poppler-0.4.1/test/Makefile.am.orig        2005-03-03 20:46:04.000000000 +0100
++++ poppler-0.4.1/test/Makefile.am     2005-11-29 17:00:44.000000000 +0100
+@@ -27,6 +27,7 @@
+       -I$(top_srcdir)                         \
+       -I$(top_srcdir)/poppler                 \
+       $(cairo_includes)                       \
++      $(FREETYPE_CFLAGS)                      \
+       $(GTK_TEST_CFLAGS)                      \
+       -DDATADIR=\""$(datadir)"\"
This page took 0.050299 seconds and 4 git commands to generate.