summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2009-12-10 15:43:38 -0200
committerJohan Dahlin <johan@gnome.org>2009-12-10 15:43:38 -0200
commit87c8df4f82f29668d4d7a77893f1f7b075ad3f91 (patch)
tree46f94019cc9b434c7907678c75fccb29046f0edf
parent392d9bea45037072d01136d7ecec5674c6edcb09 (diff)
downloadatk-87c8df4f82f29668d4d7a77893f1f7b075ad3f91.tar.gz
Bump the required autoconf version to 2.62
This is required by the introspection macro
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a5ff02c..1850465 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.54)
+AC_PREREQ(2.62)
dnl ==========================================================================
dnl Versioning