mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 18:00:09 +00:00
Bump the required version of autoconf to 2.62
It's need by the new introspection macro.
This commit is contained in:
parent
7c0624aa92
commit
99de88c452
@ -1,6 +1,6 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
# require autoconf 2.54
|
# require autoconf 2.54
|
||||||
AC_PREREQ(2.54)
|
AC_PREREQ(2.62)
|
||||||
|
|
||||||
# Making releases:
|
# Making releases:
|
||||||
# GTK_MICRO_VERSION += 1;
|
# GTK_MICRO_VERSION += 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user