summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index 33b0cf53..8c341309 100755
--- a/configure
+++ b/configure
@@ -1511,7 +1511,7 @@ if test "${enable_lame+set}" = set; then
fi;
PACKAGE=swftools
-VERSION=2004-10-07-1814
+VERSION=0.6.2
# ------------------------------------------------------------------
@@ -11597,7 +11597,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