X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure.in;h=010aaa08c3704e3d324e5132225bf11c7a4d4d3c;hb=6a913f2a58d4eb0aa6b05dbd3f662474b942a5ff;hp=4a74bdf8ff12ae13b9ef7bd416e77d7be4b54a80;hpb=5762b38f2656f53d352dd461054ba73180151ed5;p=swftools.git diff --git a/configure.in b/configure.in index 4a74bdf..010aaa0 100644 --- a/configure.in +++ b/configure.in @@ -540,10 +540,9 @@ AH_BOTTOM([ #endif // __config_h__ ]) - 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 pdf2swf/fonts/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/art/Makefile lib/readers/Makefile" AC_OUTPUT(${FILES}) dnl new autoconf