From cb83832adc13e5cca268c8fe0c6c0c98f0cc821e Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Thu, 20 Mar 2003 19:35:40 +0000 Subject: [PATCH] fixed typo --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index f616b792..801264e6 100755 --- a/autogen.sh +++ b/autogen.sh @@ -41,7 +41,7 @@ esac echo echo "**Error**: Missing aclocal. The version of automake" echo "installed doesn't appear recent enough." - echo "Get ftp://ftp.gnu.org/pub/gnu/automake-1.3.tar.gz" + echo "Get ftp://ftp.gnu.org/pub/gnu/automake-1.4.tar.gz" echo "(or a newer version if it is available)" DIE=1 } -- 2.44.0