From 8a22e2430aa8da4dc26ba18f2ca35b0c6f1cf6ef Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 9 Dec 2003 20:20:05 +0000 Subject: depend on automake 1.7, it seem it's needed by the deprecates code. 2003-12-09 Marco Pesenti Gritti * autogen.sh: depend on automake 1.7, it seem it's needed by the deprecates code. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 18cd9e5d3..e43f9c68e 100755 --- a/autogen.sh +++ b/autogen.sh @@ -16,4 +16,4 @@ which gnome-autogen.sh || { echo "You need to install gnome-common from the GNOME CVS" exit 1 } -REQUIRED_AUTOMAKE_VERSION=1.6 USE_GNOME2_MACROS=1 . gnome-autogen.sh +REQUIRED_AUTOMAKE_VERSION=1.7 USE_GNOME2_MACROS=1 . gnome-autogen.sh -- cgit v1.2.3