summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-26 16:42:47 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-26 16:42:47 +0200
commit9f696086fa2f1c0da2a4835dfc19c24260572380 (patch)
tree4dcc3561d8f5c393a8653f2bf1e5a70654b3526b /bootstrap.sh
parente961015695b5c65c61a2b945989c38061374e0a7 (diff)
added autoheader too bootstrap.sh
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index e3dbfcb1..849ddc38 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,5 +1,6 @@
#!/bin/sh
aclocal
+autoheader
autoconf
automake -a -c