aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap4
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 435da14..e219832 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,3 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2rm -rf libltdl 2rm -rf libltdl
3libtoolize --force
4aclocal
5autoheader
6automake --force-missing --add-missing
3autoreconf -if 7autoreconf -if