projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46ec37b
)
added --copy flag to avoid symlinks
author
Ingo Ruhnke
<grumbel@gmx.de>
Mon, 15 Mar 2004 22:09:07 +0000
(22:09 +0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Mon, 15 Mar 2004 22:09:07 +0000
(22:09 +0000)
SVN-Revision: 250
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
25a3601
..
e89258c
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-1,7
+1,7
@@
#!/bin/sh
aclocal-1.7
-automake-1.7 --add-missing
+automake-1.7 --
copy --
add-missing
autoconf
# EOF #