X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure;h=d6b54202d4848906f04f294f5c3aca95692aad2c;hb=refs%2Ftags%2Frelease-0-6-0;hp=a022f5d25c2a959bd4686415543db675f11835c7;hpb=44cf921517b237419664385b21fdcdbbb7d87d70;p=swftools.git diff --git a/configure b/configure index a022f5d..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;