]> git.pld-linux.org Git - packages/poppler0.61.git/blob - poppler-freetype_includes.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/poppler0.61.git] / poppler-freetype_includes.patch
1 diff -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.029058 seconds and 3 git commands to generate.