summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e20edde)
raw | patch | inline | side by side (parent: e20edde)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 15 Oct 2009 20:30:21 +0000 (22:30 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 15 Oct 2009 20:30:21 +0000 (22:30 +0200) |
… according to Christopher S. Morrison's autogen.sh (see
<http://buildconf.brlcad.org/>).
<http://buildconf.brlcad.org/>).
bootstrap.sh | patch | blob | history |
diff --git a/bootstrap.sh b/bootstrap.sh
index b4bfe58f151d060a0b1b4fc9579ddd348d6d7083..df3c10e2e209a6713ca9246a397c004afc6980ae 100755 (executable)
--- a/bootstrap.sh
+++ b/bootstrap.sh
set -ex
aclocal --force
-autoheader --force
$libtoolize --automake --copy --force
-automake --add-missing --copy --foreign
+aclocal
autoconf --force --warnings=all
+autoheader --force
+automake --add-missing --copy --foreign