Bump the required autoconf version to 2.62
authorJohan Dahlin <johan@gnome.org>
Thu, 10 Dec 2009 17:43:38 +0000 (15:43 -0200)
committerJohan Dahlin <johan@gnome.org>
Thu, 10 Dec 2009 17:43:38 +0000 (15:43 -0200)
This is required by the introspection macro

configure.in

index a5ff02c..1850465 100644 (file)
@@ -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