summaryrefslogtreecommitdiffstats
path: root/_queue/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to '_queue/autogen.sh')
-rwxr-xr-x_queue/autogen.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/_queue/autogen.sh b/_queue/autogen.sh
index ccce4f0..4999b58 100755
--- a/_queue/autogen.sh
+++ b/_queue/autogen.sh
@@ -11,8 +11,7 @@ run ()
fi
}
-run aclocal
+run aclocal-1.6
#run autoheader
-run libtoolize -f
-run automake -a
+run automake-1.6 -a
run autoconf