X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure.in;h=52d2d7c0d7101f5217950be36158ac677822e88e;hb=46e430aa8bca5ba01fb779fe54a35046abcaf1ce;hp=2e742202c0cb64a6199074c9907f9b850fff7a61;hpb=4914fb5758cff3e5fd19eaf2a501fda88a0380ff;p=swftools.git diff --git a/configure.in b/configure.in index 2e74220..52d2d7c 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ AC_ARG_ENABLE(lame, [ --disable-lame don't compile any L.A.M.E. mp3 encoding code in], DISABLE_LAME=true) PACKAGE=swftools -VERSION=2004-09-18-1422 +VERSION=0.6.2 # ------------------------------------------------------------------ @@ -281,7 +281,6 @@ if test "x$HAVE_FREETYPE" '!=' "x1"; then MISSINGLIBS="${MISSINGLIBS} freetype" fi if test "x${ac_cv_header_t1lib_h}" '!=' "xyes"; then - DISABLEPDF2SWF=true; MISSINGLIBS="${MISSINGLIBS} t1lib.h" fi if test "x${ac_cv_header_zlib_h}" '!=' "xyes"; then