pidgin.next.minor: fb9d9b33: The GLib requirement is 2.12.0, not 2.4....

qulogic at pidgin.im qulogic at pidgin.im
Tue Feb 16 04:08:17 EST 2010


-----------------------------------------------------------------
Revision: fb9d9b33db5e98cdc6e4364ceff3bce61cf3ca16
Ancestor: c126b299b6ed60ee434d905a37b1901ce9572af3
Author: qulogic at pidgin.im
Date: 2010-02-16T01:17:55
Branch: im.pidgin.pidgin.next.minor
URL: http://d.pidgin.im/viewmtn/revision/info/fb9d9b33db5e98cdc6e4364ceff3bce61cf3ca16

Modified files:
        configure.ac

ChangeLog: 

The GLib requirement is 2.12.0, not 2.4.0. Sorry for the re-configure.

-------------- next part --------------
============================================================
--- configure.ac	31fbc023f80de04af3a4d5580ff9efb1aace461c
+++ configure.ac	d9e1bfedf560fa8e79b7a7a724f08148fc5a0f30
@@ -316,7 +316,7 @@ PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.1
 	AC_MSG_RESULT(no)
 	AC_MSG_ERROR([
 
-You must have GLib 2.4.0 or newer development headers installed to build.
+You must have GLib 2.12.0 or newer development headers installed to build.
 
 If you have these installed already you may need to install pkg-config so
 I can find them.


More information about the Commits mailing list