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
parent 80c7937d60
commit b3c48a4501

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;