summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-01-16 08:06:38 +0000
committerChristian Grothoff <christian@grothoff.org>2008-01-16 08:06:38 +0000
commit425a9ca5ba6c855b00249f0918310e8aa0f94980 (patch)
tree7ccdd82716f7df8bf0d54059b2503455b2cb0b54
parent14e7bc7fc5c02502f92f169ddfe819fd68c42526 (diff)
automake
-rwxr-xr-xbootstrap6
1 files changed, 2 insertions, 4 deletions
diff --git a/bootstrap b/bootstrap
index 7583a3bb..b82713a2 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,4 @@
#!/bin/sh
-export WANT_AUTOMAKE="1.8"
-export MKDIR_P="mkdir -p"
-export AUTOMAKE="automake-1.8"
-export ACLOCAL="aclocal-1.8"
+aclocal
+automake
autoreconf -f -i