X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure;h=f63bea74179d08fff2590171b822f503825b67a2;hb=6a2d6287e6a46e7ad0a0ff0cee1b95882fa2475d;hp=83fe617fda0a5a65ce3173e6c599622b956da510;hpb=10ec1c7db7d1748e532e22b0df4aedba2a94b361;p=swftools.git diff --git a/configure b/configure index 83fe617..f63bea7 100755 --- a/configure +++ b/configure @@ -523,7 +523,7 @@ fi PACKAGE=swftools -VERSION=0.2.3 +VERSION=0.3.1 CFLAGS="-Winline -Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer" CXXFLAGS="-Winline -Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer" export PACKAGE VERSION CFLAGS CXXFLAGS @@ -1927,7 +1927,7 @@ EOF fi - for ac_hdr in zlib.h jpeglib.h t1lib.h sys/stat.h sys/types.h dirent.h sys/ndir.h sys/dir.h ndir.h + for ac_hdr in zlib.h jpeglib.h t1lib.h sys/stat.h sys/types.h dirent.h sys/bsdtypes.h sys/ndir.h sys/dir.h ndir.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 @@ -2452,7 +2452,7 @@ if test "x${DISABLEPDF2SWF}" = "xtrue"; then export JPEG2SWF fi echo "***************************************************" - FILES="./release ${avi2swf} Makefile lib/Makefile src/Makefile swfs/Makefile" + FILES="./release ${avi2swf} Makefile lib/lame/Makefile lib/Makefile src/Makefile swfs/Makefile" else FILES="./release ${avi2swf} Makefile lib/lame/Makefile lib/Makefile src/Makefile pdf2swf/Makefile pdf2swf/xpdf/Makefile pdf2swf/ttf2pt1/Makefile pdf2swf/fonts/Makefile swfs/Makefile" fi