From e4fc9d118babee916875d2d5c4e71e173ff40d3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= Date: Sat, 18 Mar 2006 00:59:12 +0000 Subject: Update to automake-1.9. --- autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index a165baa..da5b640 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,8 +1,8 @@ #! /bin/sh -aclocal-1.7 \ +aclocal-1.9 \ && autoheader \ -&& automake-1.7 --gnu --add-missing \ +&& automake-1.9 --gnu --add-missing \ && autoconf \ && CFLAGS="-Wall -pedantic -g" ./configure --enable-maintainer-mode -- cgit v1.2.3