]> git.pld-linux.org Git - packages/poppler0.61.git/blame - poppler-freetype_includes.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/poppler0.61.git] / poppler-freetype_includes.patch
CommitLineData
6aad7668 1diff -aurN poppler-0.5.0.orig/test/Makefile.am poppler-0.5.0/test/Makefile.am
2--- poppler-0.5.0.orig/test/Makefile.am 2005-12-09 20:38:49.000000000 +0100
3+++ poppler-0.5.0/test/Makefile.am 2006-01-20 09:55:06.000000000 +0100
4@@ -31,7 +31,8 @@
4c5df6b3 5 -I$(top_srcdir) \
6 -I$(top_srcdir)/poppler \
7 $(cairo_includes) \
6aad7668 8- $(GTK_TEST_CFLAGS)
4c5df6b3 9+ $(FREETYPE_CFLAGS) \
6aad7668 10+ $(GTK_TEST_CFLAGS)
11
12 noinst_PROGRAMS = $(gtk_splash_test) $(gtk_cairo_test) $(pdf_inspector)
4c5df6b3 13
This page took 0.046145 seconds and 4 git commands to generate.