Generated from configure.in
authorkramm <kramm>
Sun, 5 Sep 2004 15:59:05 +0000 (15:59 +0000)
committerkramm <kramm>
Sun, 5 Sep 2004 15:59:05 +0000 (15:59 +0000)
configure

index 6466a60..ea50ce7 100755 (executable)
--- 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}"