X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure.in;h=89bd3b7745cb328b4c74775df278ba3bb94a034d;hp=cfa16d3dc52836f0903dea5fb091d0274021569f;hb=eea310f329b7409684f825c92a58dcc22b1de506;hpb=05303f5c7310cd0e00ef3cac1cb81c5246d4a609 diff --git a/configure.in b/configure.in index cfa16d3..89bd3b7 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,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=2005-01-09-1739 +VERSION=2005-01-21-2006 # ------------------------------------------------------------------ @@ -308,6 +308,7 @@ fi if test "x$UNGIFMISSING" = "xtrue";then DISABLEGIF2SWF=true MISSINGLIBS="${MISSINGLIBS} ungif" + PARTIAL=true fi if test "x${ac_cv_header_jpeglib_h}" '!=' "xyes"; then