(trunk, gtk) #4996 'gtk client requires gtk 3.4, but configure.ac only asks for 3.2' -- fixed.

This commit is contained in:
Jordan Lee 2012-08-18 15:52:38 +00:00
parent 2c15a957d8
commit 6aae8992bb
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ AC_SUBST(OPENSSL_MINIMUM)
##
##
GTK_MINIMUM=3.2.0
GTK_MINIMUM=3.4.0
AC_SUBST(GTK_MINIMUM)
GLIB_MINIMUM=2.32.0
AC_SUBST(GLIB_MINIMUM)