X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure;h=f63bea74179d08fff2590171b822f503825b67a2;hb=6a2d6287e6a46e7ad0a0ff0cee1b95882fa2475d;hp=4b50fe969a469fb85f570a63a2679eb92b412473;hpb=9d2dd6fe24c5350b12b82acd7e0d84bfeccab58a;p=swftools.git diff --git a/configure b/configure index 4b50fe9..f63bea7 100755 --- a/configure +++ b/configure @@ -523,7 +523,7 @@ fi PACKAGE=swftools -VERSION=0.3.0 +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