summaryrefslogtreecommitdiffstats
path: root/graphics/xpdf/files/patch-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xpdf/files/patch-configure.in')
-rw-r--r--graphics/xpdf/files/patch-configure.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/xpdf/files/patch-configure.in b/graphics/xpdf/files/patch-configure.in
new file mode 100644
index 000000000..9af9af0fa
--- /dev/null
+++ b/graphics/xpdf/files/patch-configure.in
@@ -0,0 +1,11 @@
+--- configure.in.orig Thu Dec 1 17:05:11 2005
++++ configure.in Thu Dec 1 17:05:25 2005
+@@ -341,6 +341,6 @@
+ if test "x$smr_have_freetype2_library" != xyes; then
+ AC_MSG_WARN([Couldn't find FreeType]);
+ fi
+- AC_MSG_WARN([-- You will be able to compile pdftops, pdftotext,
+- pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm])
++ AC_MSG_WARN([-- You will be able to compile pdftoppm, pdftops, pdftotext,
++ pdfinfo, pdffonts, and pdfimages, but not xpdf])
+ fi