cpw.qulogic.gtk3-required: 8b3dc439: Fix this comment, and move to a new bran...

qulogic at pidgin.im qulogic at pidgin.im
Fri Dec 23 05:26:50 EST 2011


----------------------------------------------------------------------
Revision: 8b3dc439f284f8a2d299fc3aca921c25cb2d7807
Parent:   87e04c3156d9966447eb61ea372fa7472a031c93
Author:   qulogic at pidgin.im
Date:     12/23/11 02:09:57
Branch:   im.pidgin.cpw.qulogic.gtk3-required
URL: http://d.pidgin.im/viewmtn/revision/info/8b3dc439f284f8a2d299fc3aca921c25cb2d7807

Changelog: 

Fix this comment, and move to a new branch, to make it clear
that this code *requires* GTK+3.0 while the other head is
only in preparation for it.

Changes against parent 87e04c3156d9966447eb61ea372fa7472a031c93

  patched  configure.ac

-------------- next part --------------
============================================================
--- configure.ac	302b4849879e431ea4ba7abbc11ca1b04b84369d
+++ configure.ac	cc488b97c73e25f230a95dadd4f9717b9bb48773
@@ -422,7 +422,7 @@ if test "x$enable_gtkui" = "xyes" ; then
 		AC_MSG_RESULT(no)
 		AC_MSG_ERROR([
 
-You must have GTK+ 2.91.5 or newer development headers installed to compile
+You must have GTK+ 3.0.0 or newer development headers installed to compile
 Pidgin.  If you want to build only Finch then specify --disable-gtkui when
 running configure.
 ])])


More information about the Commits mailing list