From 0b6a10925db8eeef9ab9dc2e183a4f872a0692bd Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 13 Aug 2008 18:56:35 -0400 Subject: Reduced automake dependency down to 1.9. --- acprep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acprep') diff --git a/acprep b/acprep index 7467cd42..0ad7bd07 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.9 cmd=$(which glibtoolize 2>&1) if [ -x "$cmd" ]; then -- cgit v1.2.3