X-Git-Url: http://git.openbox.org/?p=mikachu%2Fopenbox.git;a=blobdiff_plain;f=configure.ac;h=78d0753e172615d7088eee014f13b8d80d5396af;hp=9f8f26f6deffcb8e84336261c9ed7ffe502f3fb0;hb=308478e4a5f4dc76d69395dda8a9bc42cb69eec4;hpb=3f72b9d67f21781e513a9c058e8624b8b86b92ea diff --git a/configure.ac b/configure.ac index 9f8f26f..78d0753 100644 --- a/configure.ac +++ b/configure.ac @@ -94,7 +94,7 @@ if test "$SED" = "no"; then AC_MSG_ERROR([The program "sed" is not available. This program is required to build Openbox.]) fi -PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.6.0]) +PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.14.0]) AC_SUBST(GLIB_CFLAGS) AC_SUBST(GLIB_LIBS)