summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xacprep2
1 files changed, 1 insertions, 1 deletions
diff --git a/acprep b/acprep
index f8054848..96d1ea9a 100755
--- a/acprep
+++ b/acprep
@@ -9,7 +9,7 @@
# build permutations I use for testing and profiling.
export AUTOCONF_VERSION=2.61
-export AUTOMAKE_VERSION=1.10
+#export AUTOMAKE_VERSION=1.10
cmd=$(which glibtoolize 2>&1)
if [ -x "$cmd" ]; then