summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesus Rivero <neurogeek@gentoo.org>2011-11-08 23:19:31 +0000
committerJesus Rivero <neurogeek@gentoo.org>2011-11-08 23:19:31 +0000
commit88746a3c9a1042cc44ca58791bec30a64f2d40c9 (patch)
tree82c32d93ab6fdd84365b6a5622dcd822ea9e13db /autogen.sh
parentrevert write test (diff)
downloadeselect-python-88746a3c9a1042cc44ca58791bec30a64f2d40c9.tar.gz
eselect-python-88746a3c9a1042cc44ca58791bec30a64f2d40c9.tar.bz2
eselect-python-88746a3c9a1042cc44ca58791bec30a64f2d40c9.zip
rewrite autotools
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