1 --- xpdf-3.00-orig/configure 2004-01-22 01:26:44.000000000 +0000
2 +++ xpdf-3.00/configure 2004-12-18 17:42:34.787719704 +0000
7 + cat >>confdefs.h <<_ACEOF
14 { (exit 1); exit 1; }; }
18 + libpaper_CFLAGS="-I/usr/include/freetype2"
21 smr_test_CPPFLAGS="${CPPFLAGS+set}"
23 diff -ur xpdf-3.00.orig/splash/SplashFTFontEngine.h xpdf-3.00/splash/SplashFTFontEngine.h
24 --- xpdf-3.00.orig/splash/SplashFTFontEngine.h 2004-01-21 19:26:44.000000000 -0600
25 +++ xpdf-3.00/splash/SplashFTFontEngine.h 2004-03-20 10:23:32.000000000 -0600
30 +#include <ft2build.h>
31 #include <freetype/freetype.h>
34 diff -ur xpdf-3.00.orig/splash/SplashFTFontFile.h xpdf-3.00/splash/SplashFTFontFile.h
35 --- xpdf-3.00.orig/splash/SplashFTFontFile.h 2004-01-21 19:26:44.000000000 -0600
36 +++ xpdf-3.00/splash/SplashFTFontFile.h 2004-03-20 10:22:58.000000000 -0600
41 +#include <ft2build.h>
42 #include <freetype/freetype.h>
43 #include "SplashFontFile.h"