From: kramm Date: Sat, 14 Aug 2004 13:31:36 +0000 (+0000) Subject: removed ttf2pt1 Makefile. X-Git-Tag: release-0-6-0~6 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=19753c7be6d4abf315056b349c585d76c8f33103 removed ttf2pt1 Makefile. --- 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