projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a04950
)
bootstrap now uses autoreconf
author
Paul Brossier
<piem@altern.org>
Tue, 10 May 2005 14:48:29 +0000
(14:48 +0000)
committer
Paul Brossier
<piem@altern.org>
Tue, 10 May 2005 14:48:29 +0000
(14:48 +0000)
bootstrap
patch
|
blob
|
history
diff --git
a/bootstrap
b/bootstrap
index d920730ca625a64ad6c1a521b319ca7bf688333f..6d65bb2a0268ecf493fa749faf118b6205213d70 100755
(executable)
--- a/
bootstrap
+++ b/
bootstrap
@@
-1,9
+1,3
@@
#!/bin/sh
-set -x
-rm -f aclocal.m4
-aclocal
-libtoolize --force --copy
-autoheader
-automake --add-missing --copy
-autoconf
+autoreconf -f -i