summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh9
1 files changed, 2 insertions, 7 deletions
diff --git a/autogen.sh b/autogen.sh
index b7ee211..89dcaff 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,2 @@
-#!/bin/sh
-
-"${AUTOHEADER:-autoheader}" || exit 1
-"${AUTOCONF:-autoconf}" || exit 1
-
-# Remove Autoconf cache.
-rm -fr autom4te.cache
+#!/bin/sh -x
+exec autoreconf -fi