--- xpdf-3.00/configure 2004-01-22 01:26:44.000000000 +0000 +++ xpdf-3.00/configure 2004-12-18 17:42:34.787719704 +0000 @@ -9007,6 +9007,9 @@ + cat >>confdefs.h <<_ACEOF +#include +_ACEOF @@ -9817,7 +9820,7 @@ { (exit 1); exit 1; }; } fi else - libpaper_CFLAGS= + libpaper_CFLAGS="-I/usr/include/freetype2" fi smr_test_CPPFLAGS="${CPPFLAGS+set}" --- xpdf-3.00/splash/SplashFTFontEngine.h 2004-01-21 19:26:44.000000000 -0600 +++ xpdf-3.00/splash/SplashFTFontEngine.h 2004-03-20 10:23:32.000000000 -0600 @@ -15,6 +15,7 @@ #pragma interface #endif +#include #include #include "gtypes.h" --- xpdf-3.00/splash/SplashFTFontFile.h 2004-01-21 19:26:44.000000000 -0600 +++ xpdf-3.00/splash/SplashFTFontFile.h 2004-03-20 10:22:58.000000000 -0600 @@ -15,6 +15,7 @@ #pragma interface #endif +#include #include #include "SplashFontFile.h"