From 73d06ef720e6f6b4b31583836b0c80516a54ca67 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 22 May 2009 00:27:51 +0200 Subject: Add support for automake 1.11. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 30426c5..eeade55 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,7 +4,7 @@ # also regenerates all aclocal.m4, config.h.in, Makefile.in, configure files # with new versions of autoconf or automake. # -# This script requires autoconf-2.63 and automake-1.10 in the PATH. +# This script requires autoconf-2.63 and automake-1.10..1.11 in the PATH. # It also requires either # - the GNULIB_TOOL environment variable pointing to the gnulib-tool script # in a gnulib checkout, or -- cgit v1.2.1