changeset 32650:20af3cc69543

Up GTK+ requirements now that 3.0.0 has been officially released.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 13 Feb 2011 01:04:13 +0000
parents 626efe139f98
children ec557d653659
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sat Feb 12 23:54:14 2011 +0000
+++ b/configure.ac	Sun Feb 13 01:04:13 2011 +0000
@@ -416,7 +416,7 @@
 fi
 
 if test "x$enable_gtkui" = "xyes" ; then
-	PKG_CHECK_MODULES(GTK, [gtk+-3.0 >= 2.91.6], , [
+	PKG_CHECK_MODULES(GTK, [gtk+-3.0 >= 3.0.0], , [
 		AC_MSG_RESULT(no)
 		AC_MSG_ERROR([