X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure;h=4f67cc758ae8e6947970ab0599f3e898dd6753f2;hp=4ca02585c73e34d866528f19c81e2697e2ec3aca;hb=fad87cef81ecc02e7a1d9814d5e79fa3201b1fa7;hpb=41fb5e89c44428537fb52f597febfcb491377502 diff --git a/configure b/configure index 4ca0258..4f67cc7 100755 --- a/configure +++ b/configure @@ -1892,7 +1892,7 @@ fi PACKAGE=swftools -VERSION=2009-08-12-1514 +VERSION=2010-02-06-1900 # ------------------------------------------------------------------ @@ -4608,9 +4608,9 @@ fi fi -{ $as_echo "$as_me:$LINENO: checking for zzip_dir_fdopen in -lzzip" >&5 -$as_echo_n "checking for zzip_dir_fdopen in -lzzip... " >&6; } -if test "${ac_cv_lib_zzip_zzip_dir_fdopen+set}" = set; then +{ $as_echo "$as_me:$LINENO: checking for zzip_file_open in -lzzip" >&5 +$as_echo_n "checking for zzip_file_open in -lzzip... " >&6; } +if test "${ac_cv_lib_zzip_zzip_file_open+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -4628,11 +4628,11 @@ cat >>conftest.$ac_ext <<_ACEOF #ifdef __cplusplus extern "C" #endif -char zzip_dir_fdopen (); +char zzip_file_open (); int main () { -return zzip_dir_fdopen (); +return zzip_file_open (); ; return 0; } @@ -4658,12 +4658,12 @@ $as_echo "$ac_try_echo") >&5 test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then - ac_cv_lib_zzip_zzip_dir_fdopen=yes + ac_cv_lib_zzip_zzip_file_open=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 - ac_cv_lib_zzip_zzip_dir_fdopen=no + ac_cv_lib_zzip_zzip_file_open=no fi rm -rf conftest.dSYM @@ -4671,9 +4671,9 @@ rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_zzip_zzip_dir_fdopen" >&5 -$as_echo "$ac_cv_lib_zzip_zzip_dir_fdopen" >&6; } -if test "x$ac_cv_lib_zzip_zzip_dir_fdopen" = x""yes; then +{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_zzip_zzip_file_open" >&5 +$as_echo "$ac_cv_lib_zzip_zzip_file_open" >&6; } +if test "x$ac_cv_lib_zzip_zzip_file_open" = x""yes; then cat >>confdefs.h <<_ACEOF #define HAVE_LIBZZIP 1 _ACEOF @@ -10258,7 +10258,7 @@ fi if test -f "release.in"; then release_in="./release"; fi if test -f "Makefile.new.in"; then mk_in="./Makefile.new"; fi -FILES="$release_in $mk_in Makefile.common ${avi2swf} Makefile lib/Makefile lib/action/Makefile src/Makefile ${pdf2swf_makefile} swfs/Makefile ${pythonrfxswf} ${lame_makefile} lib/art/Makefile lib/readers/Makefile" +FILES="$release_in $mk_in Makefile.common ${avi2swf} Makefile lib/Makefile lib/action/Makefile src/Makefile ${pdf2swf_makefile} swfs/Makefile ${pythonrfxswf} ${lame_makefile} lib/readers/Makefile" ac_config_files="$ac_config_files ${FILES}" cat >confcache <<\_ACEOF