X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure;h=d6b54202d4848906f04f294f5c3aca95692aad2c;hb=f25433f1cc782d51c8aea8396650934beca677a1;hp=00979470426b688126459802ff6fe203decc45d0;hpb=5f9340008137247d23f6c0267baece4d8376cee9;p=swftools.git diff --git a/configure b/configure index 0097947..d6b5420 100755 --- a/configure +++ b/configure @@ -11152,10 +11152,9 @@ if test "x$JPEGLIBMISSING" = "xtrue";then DISABLEPDF2SWF=true; DISABLEJPEG2SWF=true; fi -#if test "x$T1LIBMISSING" = "xtrue";then -# MISSINGLIBS="${MISSINGLIBS} t1lib" -# DISABLEPDF2SWF=true; -#fi +if test "x$T1LIBMISSING" = "xtrue";then + MISSINGLIBS="${MISSINGLIBS} t1lib" +fi if test "x${ac_cv_header_jpeglib_h}" != "xyes"; then DISABLEPDF2SWF=true; @@ -11195,7 +11194,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