X-Git-Url: https://git.draconx.ca/gitweb/liblbx.git/blobdiff_plain/56d402a0f11e7e4dd7f0ddf6882ace22c63d0a8c..097863ac0d92de7bc6b6b8221b63524336631a5e:/configure.ac diff --git a/configure.ac b/configure.ac index a53e22a..c03b931 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ AM_CONDITIONAL([BUILD_LBXIMG], [test x"$have_libpng" = x"yes"]) # A horrible combination of bugs makes this necessary for GTK+ detection. unset POSIXLY_CORRECT -AM_PATH_GTK_2_0([2.12.0], [have_gtk=yes], [have_gtk=no]) +AM_PATH_GTK_2_0([2.16.0], [have_gtk=yes], [have_gtk=no]) AM_CONDITIONAL([BUILD_LBXGUI], [test x"$have_gtk" = x"yes"]) AC_CONFIG_FILES([