aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
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 /bootstrap
parent14e7bc7fc5c02502f92f169ddfe819fd68c42526 (diff)
downloadlibmicrohttpd-425a9ca5ba6c855b00249f0918310e8aa0f94980.tar.gz
libmicrohttpd-425a9ca5ba6c855b00249f0918310e8aa0f94980.zip
automake
Diffstat (limited to 'bootstrap')
-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 @@
1#!/bin/sh 1#!/bin/sh
2export WANT_AUTOMAKE="1.8" 2aclocal
3export MKDIR_P="mkdir -p" 3automake
4export AUTOMAKE="automake-1.8"
5export ACLOCAL="aclocal-1.8"
6autoreconf -f -i 4autoreconf -f -i