aboutsummaryrefslogtreecommitdiff
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 5125c804..0a32e5ee 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -25,7 +25,7 @@ echo "This may take a while ..."
# Regenerate configuration files
libtoolize -f -c
-for i in -1.8 -1.7 -1.6 ''; do
+for i in -1.7 -1.6 ''; do
if [ -z $ACLOCAL ]; then
which aclocal$i
if [ "$?" = "0" ]; then