]> git.pld-linux.org Git - packages/poppler.git/blame_incremental - poppler-freetype_includes.patch
- tabs in preamble
[packages/poppler.git] / poppler-freetype_includes.patch
... / ...
CommitLineData
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 @@
5 -I$(top_srcdir) \
6 -I$(top_srcdir)/poppler \
7 $(cairo_includes) \
8- $(GTK_TEST_CFLAGS)
9+ $(FREETYPE_CFLAGS) \
10+ $(GTK_TEST_CFLAGS)
11
12 noinst_PROGRAMS = $(gtk_splash_test) $(gtk_cairo_test) $(pdf_inspector)
13
This page took 0.083695 seconds and 4 git commands to generate.