[grilo] Required version of automake is 1.10. Fixes #620143
- From: Iago Toral Quiroga <itoral src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] Required version of automake is 1.10. Fixes #620143
- Date: Mon, 12 Jul 2010 08:18:35 +0000 (UTC)
commit 503afdfa9beb8c572c612a92277872df261770d3
Author: Iago Toral Quiroga <itoral igalia com>
Date: Mon Jul 12 10:16:53 2010 +0200
Required version of automake is 1.10.
Fixes #620143
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 7d528c0..0f00aae 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,7 +4,7 @@
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
-REQUIRED_AUTOMAKE_VERSION=1.8
+REQUIRED_AUTOMAKE_VERSION=1.10
ACLOCAL_FLAGS="-I m4"
PKG_NAME="grilo"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]