X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure;h=cc9470139d875464e08a29f0b60414f807175535;hb=63c8164e000273533fb1034c54b30368c330419d;hp=0b732753980d097e3679757acbcb95c5689ab149;hpb=6393a32350bb1e5846610f1296a579e8f18bc6db;p=swftools.git diff --git a/configure b/configure index 0b73275..cc94701 100755 --- a/configure +++ b/configure @@ -542,7 +542,7 @@ test "$program_transform_name" = "" && program_transform_name="s,x,x," export PACKAGE=swftools -export VERSION=0.1.2 +export VERSION=0.2.0 export CFLAGS="-O2 -fomit-frame-pointer" export CXXFLAGS="-O2 -fomit-frame-pointer" @@ -2447,7 +2447,7 @@ if test "x${DISABLEPDF2SWF}" = "xtrue"; then echo "***************************************************" FILES="./release Makefile lib/Makefile src/Makefile" else - FILES="./release Makefile lib/Makefile src/Makefile pdf2swf/Makefile pdf2swf/xpdf/Makefile pdf2swf/fonts/Makefile" + FILES="./release Makefile lib/Makefile src/Makefile pdf2swf/Makefile pdf2swf/xpdf/Makefile pdf2swf/ttf2pt1/Makefile pdf2swf/fonts/Makefile" fi