Bump the required version of autoconf to 2.62

It's need by the new introspection macro.
This commit is contained in:
Johan Dahlin 2009-12-09 20:12:46 -02:00 committed by Tristan Van Berkom
parent 7c0624aa92
commit 99de88c452

View File

@ -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;