[gnome-python-desktop] newer automake to adapt to newer libtool



commit fdec44c292a3b6abe9484fc04b610c093bc8684c
Author: Gustavo Carneiro <gjc inescporto pt>
Date:   Tue Sep 1 19:00:22 2009 +0100

    newer automake to adapt to newer libtool

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 0909762..f81e84e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,7 +6,7 @@ test -z "$srcdir" && srcdir=.
 
 PKG_NAME="gnome-python-desktop"
 REQUIRED_AUTOCONF_VERSION=2.59
-REQUIRED_AUTOMAKE_VERSION=1.7
+REQUIRED_AUTOMAKE_VERSION=1.11
 
 (test -f $srcdir/configure.ac \
   && test -f $srcdir/autogen.sh) || {



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