From: kramm Date: Sun, 5 Sep 2004 15:59:05 +0000 (+0000) Subject: Generated from configure.in X-Git-Tag: xpdf-3-00~35 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=70e1442b15b2be6cc7541c5848692e799769f717 Generated from configure.in --- diff --git a/configure b/configure index 6466a60..ea50ce7 100755 --- a/configure +++ b/configure @@ -11630,7 +11630,8 @@ fi # ------------------------------------------------------------------ -FILES="./release Makefile.common ${avi2swf} Makefile lib/Makefile lib/action/Makefile src/Makefile ${pdf2swf_makefile} swfs/Makefile ${pythonrfxswf} ${lame_makefile}" +if test -f "release.in"; then release_in="./release"; fi +FILES="$release_in Makefile.common ${avi2swf} Makefile lib/Makefile lib/action/Makefile src/Makefile ${pdf2swf_makefile} swfs/Makefile ${pythonrfxswf} ${lame_makefile}" ac_config_files="$ac_config_files ${FILES}"