[gtk+/native-layout] Bump the required version of autoconf to 2.62
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/native-layout] Bump the required version of autoconf to 2.62
- Date: Sun, 4 Apr 2010 02:05:49 +0000 (UTC)
commit 99de88c452707f05d29a5996a03d595c56406b8d
Author: Johan Dahlin <johan gnome org>
Date: Wed Dec 9 20:12:46 2009 -0200
Bump the required version of autoconf to 2.62
It's need by the new introspection macro.
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 426750e..8a95a46 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
# require autoconf 2.54
-AC_PREREQ(2.54)
+AC_PREREQ(2.62)
# Making releases:
# GTK_MICRO_VERSION += 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]