configure: require glib 2.53.2
This is required for the new glib-genmarshal as introduced in
commit 9131f26cae
https://bugzilla.gnome.org/show_bug.cgi?id=783161
This commit is contained in:
@ -72,7 +72,7 @@ AC_HEADER_STDC
|
||||
PKG_PROG_PKG_CONFIG([0.21])
|
||||
|
||||
# Sets GLIB_GENMARSHAL and GLIB_MKENUMS
|
||||
AM_PATH_GLIB_2_0([2.49.0])
|
||||
AM_PATH_GLIB_2_0([2.53.2])
|
||||
|
||||
CANBERRA_GTK=libcanberra-gtk3
|
||||
CANBERRA_GTK_VERSION=0.26
|
||||
|
Reference in New Issue
Block a user