projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09473c3
)
improved to work flawless on more computers
author
Tobias Gläßer
<tobi.web@gmx.de>
Mon, 29 Mar 2004 16:49:03 +0000
(16:49 +0000)
committer
Tobias Gläßer
<tobi.web@gmx.de>
Mon, 29 Mar 2004 16:49:03 +0000
(16:49 +0000)
SVN-Revision: 414
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
ae946de
..
7c432a4
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-1,7
+1,7
@@
#!/bin/sh
-aclocal
-1.7
-I mk/autoconf
-automake
-1.7
--copy --add-missing
+aclocal -I mk/autoconf
+automake --copy --add-missing
autoconf
# EOF #