Magellan Linux

Contents of /trunk/poppler/patches/poppler-0.4.1-cairo-ft.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 470 byte(s)
-import

1 diff --exclude-from=/home/dang/.diffrc -u -ruN poppler-0.4.1.orig/test/Makefile.am poppler-0.4.1/test/Makefile.am
2 --- poppler-0.4.1.orig/test/Makefile.am 2005-03-03 14:46:04.000000000 -0500
3 +++ poppler-0.4.1/test/Makefile.am 2005-08-29 23:23:36.000000000 -0400
4 @@ -28,6 +28,7 @@
5 -I$(top_srcdir)/poppler \
6 $(cairo_includes) \
7 $(GTK_TEST_CFLAGS) \
8 + $(FREETYPE_CFLAGS) \
9 -DDATADIR=\""$(datadir)"\"
10
11 noinst_PROGRAMS = $(gtk_splash_test) $(gtk_cairo_test)