X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=autogen.sh;h=801264e60e0bb5d47e9c6ada6681f288ad472db4;hp=f616b792577af61f907d2fe4768b1bb4cc2a1e41;hb=621735e24b361b9c0c8c9c938ebd2c87c117bd4e;hpb=2dcbb3a4955e294d62b45c3db8bdccb7d6fdf833 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 }