git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9ddad3a
)
Generated from configure.in
author
kramm
<kramm>
Sun, 5 Sep 2004 15:59:05 +0000
(15:59 +0000)
committer
kramm
<kramm>
Sun, 5 Sep 2004 15:59:05 +0000
(15:59 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/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}"
ac_config_files="$ac_config_files ${FILES}"