Up GTK+ requirements now that 3.0.0 has been officially released. cpw.qulogic.gtk3

Sun, 13 Feb 2011 01:04:13 +0000

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Sun, 13 Feb 2011 01:04:13 +0000
branch
cpw.qulogic.gtk3
changeset 32416
004aaf6c74c2
parent 32415
59d345017c9b
child 32417
26816ff01c71

Up GTK+ requirements now that 3.0.0 has been officially released.

configure.ac file | annotate | diff | comparison | revisions
--- 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([
 

mercurial