projects
/
petitboot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
autotools: Don't require custom automake options
[petitboot]
/
bootstrap
diff --git
a/bootstrap
b/bootstrap
index 9f28c428be1c9dacffc4ddfbbd8b0743c44a7f09..91ba8c827b1a2add8c910f43f174e7bd05308da1 100755
(executable)
--- a/
bootstrap
+++ b/
bootstrap
@@
-40,5
+40,5
@@
sed -e s,@version@,${version},g configure.ac.in > configure.ac
aclocal
libtoolize --force --copy
autoheader
-automake --
foreign --
add-missing --copy
+automake --add-missing --copy
autoconf