pidgin: 342a95ba: Qulogic and darkrain point out that this...

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Sun Jan 9 19:35:47 EST 2011


----------------------------------------------------------------------
Revision: 342a95ba56375edcb99f196a32acfdb530660c2a
Parent:   3a77da683624b106e764bb65d6533bf068a48ffb
Author:   rekkanoryo at pidgin.im
Date:     01/09/11 19:30:19
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/342a95ba56375edcb99f196a32acfdb530660c2a

Changelog: 

Qulogic and darkrain point out that this bit shouldn't be here.  Refs #13131.

Changes against parent 3a77da683624b106e764bb65d6533bf068a48ffb

  patched  configure.ac

-------------- next part --------------
============================================================
--- configure.ac	775030e1640659136fe71e5e2f24c480e9c78fd9
+++ configure.ac	0376c94d79e039d1fa217e953c9d52973027e108
@@ -329,7 +329,7 @@ dnl ####################################
 dnl #######################################################################
 dnl # Check for GLib 2.12 (required)
 dnl #######################################################################
-PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.12.0 gio-2.0 gobject-2.0 gmodule-2.0 gthread-2.0], , [
+PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.12.0 gobject-2.0 gmodule-2.0 gthread-2.0], , [
 	AC_MSG_RESULT(no)
 	AC_MSG_ERROR([
 


More information about the Commits mailing list