X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure.in;h=732e2ce15bb5a573ee10905371a19237f32a7012;hp=a9351f0e421efe6a0e17ff1aedf58ccd25203886;hb=fad87cef81ecc02e7a1d9814d5e79fa3201b1fa7;hpb=41fb5e89c44428537fb52f597febfcb491377502 diff --git a/configure.in b/configure.in index a9351f0..732e2ce 100644 --- a/configure.in +++ b/configure.in @@ -34,7 +34,7 @@ if test "x$enable_lame" = "xno";then fi,DISABLE_LAME=) PACKAGE=swftools -VERSION=2009-08-12-1514 +VERSION=2010-02-06-1900 # ------------------------------------------------------------------ @@ -571,7 +571,7 @@ AH_BOTTOM([ 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_OUTPUT(${FILES}) dnl new autoconf