[nautilus] autogen.sh: automake 1.9 is required (see configure.in)
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] autogen.sh: automake 1.9 is required (see configure.in)
- Date: Mon, 17 May 2010 09:09:37 +0000 (UTC)
commit 1c88c7186ed298fbdd67e31cb3b8c613093c3411
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]