[nautilus/gnome-2-32: 92/283] autogen.sh: automake 1.9 is required (see configure.in)



commit b3384ea4a657a0f87e69c9a0aa2a8691f139fb73
Author: Adrian Bunk <adrian bunk movial com>
Date:   Mon Mar 29 12:54:34 2010 +0300

    autogen.sh: automake 1.9 is required (see configure.in)

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 2c0a533..d71a355 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,4 +18,4 @@ which gnome-autogen.sh || {
     echo "You need to install gnome-common from the GNOME CVS"
     exit 1
 }
-REQUIRED_AUTOMAKE_VERSION=1.7 . gnome-autogen.sh
+REQUIRED_AUTOMAKE_VERSION=1.9 . gnome-autogen.sh



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]