cpw.qulogic.gtk3: 1747ee9f: Up GTK+ requirements now that 3.0.0 has ...

qulogic at pidgin.im qulogic at pidgin.im
Mon Feb 14 21:40:49 EST 2011


----------------------------------------------------------------------
Revision: 1747ee9f2cfb580ebcd27e7e1a86eab37de615c3
Parent:   5f4f6532d33ddafc8727741a151a44ef042c4f8a
Author:   qulogic at pidgin.im
Date:     02/12/11 20:04:13
Branch:   im.pidgin.cpw.qulogic.gtk3
URL: http://d.pidgin.im/viewmtn/revision/info/1747ee9f2cfb580ebcd27e7e1a86eab37de615c3

Changelog: 

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

Changes against parent 5f4f6532d33ddafc8727741a151a44ef042c4f8a

  patched  configure.ac

-------------- next part --------------
============================================================
--- configure.ac	8ca16be535ce2fbb354018667ee9282c77f81672
+++ configure.ac	58c6b9461ea69716ef1f17e8781058bdbd450cc3
@@ -416,7 +416,7 @@ if test "x$enable_gtkui" = "xyes" ; then
 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([
 


More information about the Commits mailing list