aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 96974d6..e58d0cd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,5 @@
1#!/bin/sh 1#!/bin/sh
2libtoolize --copy --force --automake || exit 1 2libtoolize --copy --force --automake
3rm -f config.cache 3rm -f config.cache
4aclocal 4aclocal
5autoheader 5autoheader