logo       

[libchamplain] Fix Bug 588224 – Does not build with automake 1.11: msg#08251

svn-commits-list

Subject: [libchamplain] Fix Bug 588224 – Does not build with automake 1.11

commit 14f6c6d0e287edd15876c0d81fa599b6a447728c
Author: Cosimo Cecchi <cosimoc@xxxxxxxxx>
Date: Fri Jul 31 18:18:25 2009 -0400

Fix Bug 588224 â?? Does not build with automake 1.11

AUTHORS | 1 +
autogen.sh | 13 +++++++------
2 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index ef2843e..2779b3a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -21,3 +21,4 @@ Patryk Zawadski <patrys@xxxxxxxxxxxxx>
Sebastian Reichel <elektranox@xxxxxxxxx>
Tim Horton <hortont424@xxxxxxxxx>
Frederic Peters <fpeters@xxxxx>
+Cosimo Cecchi <cosimoc@xxxxxxxxx>
diff --git a/autogen.sh b/autogen.sh
index 04e6af7..32bb0de 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -311,12 +311,13 @@ AUTOHEADER=`echo $AUTOCONF | sed s/autoconf/autoheader/`

case $REQUIRED_AUTOMAKE_VERSION in
1.4*) automake_progs="automake-1.4" ;;
- 1.5*) automake_progs="automake-1.10 automake-1.9 automake-1.8 automake-1.7
automake-1.6 automake-1.5" ;;
- 1.6*) automake_progs="automake-1.10 automake-1.9 automake-1.8 automake-1.7
automake-1.6" ;;
- 1.7*) automake_progs="automake-1.10 automake-1.9 automake-1.8
automake-1.7" ;;
- 1.8*) automake_progs="automake-1.10 automake-1.9 automake-1.8" ;;
- 1.9*) automake_progs="automake-1.10 automake-1.9" ;;
- 1.10*) automake_progs="automake-1.10" ;;
+ 1.5*) automake_progs="automake-1.11 automake-1.10 automake-1.9
automake-1.8 automake-1.7 automake-1.6 automake-1.5" ;;
+ 1.6*) automake_progs="automake-1.11 automake-1.10 automake-1.9
automake-1.8 automake-1.7 automake-1.6" ;;
+ 1.7*) automake_progs="automake-1.11 automake-1.10 automake-1.9
automake-1.8 automake-1.7" ;;
+ 1.8*) automake_progs="automake-1.11 automake-1.10 automake-1.9
automake-1.8" ;;
+ 1.9*) automake_progs="automake-1.11 automake-1.10 automake-1.9" ;;
+ 1.10*) automake_progs="automake-1.11 automake-1.10" ;;
+ 1.11*) automake_progs="automake-1.11" ;;
esac
version_check automake AUTOMAKE "$automake_progs" $REQUIRED_AUTOMAKE_VERSION \

"http://ftp.gnu.org/pub/gnu/automake/automake-$REQUIRED_AUTOMAKE_VERSION.tar.gz";
|| DIE=1
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise