summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index b9f04a6..f88619d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,3 +1,3 @@
set -x
-autoreconf
+autoreconf -i
./configure --sysconfdir=/etc --with-moduledir=/lib/`gcc -print-multi-directory` $@