From 19753c7be6d4abf315056b349c585d76c8f33103 Mon Sep 17 00:00:00 2001 From: kramm Date: Sat, 14 Aug 2004 13:31:36 +0000 Subject: [PATCH] removed ttf2pt1 Makefile. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 35604da..e2c2839 100644 --- a/configure.in +++ b/configure.in @@ -288,7 +288,7 @@ if test "x${AVIFILE}" != "xtrue"; then avi2swf= fi -pdf2swf_makefile="pdf2swf/Makefile pdf2swf/xpdf/Makefile pdf2swf/ttf2pt1/Makefile" +pdf2swf_makefile="pdf2swf/Makefile pdf2swf/xpdf/Makefile" if test "x${DISABLEPDF2SWF}" = "xtrue"; then echo "* Disabling pdf2swf tool..." rm -f pdf2swf/Makefile -- 1.7.10.4