pidgin.next.minor: 0a146ca3: That was supposed to be glib 2.12.0, not...
rekkanoryo at pidgin.im
rekkanoryo at pidgin.im
Sat Aug 22 18:46:42 EDT 2009
-----------------------------------------------------------------
Revision: 0a146ca34aa4ae5e5cde6050de8ec0a21e6c2d80
Ancestor: bad28ed78c5293d41ca0e1f175ca7067f72d403f
Author: rekkanoryo at pidgin.im
Date: 2009-08-22T22:42:40
Branch: im.pidgin.pidgin.next.minor
URL: http://d.pidgin.im/viewmtn/revision/info/0a146ca34aa4ae5e5cde6050de8ec0a21e6c2d80
Modified files:
configure.ac
ChangeLog:
That was supposed to be glib 2.12.0, not 2.14.0.
-------------- next part --------------
============================================================
--- configure.ac f7200fe308f39ebda5a6d21cb9ed7b28700d4760
+++ configure.ac 95c6ea7477f5b30057c7c3e14b75334f5dca82e7
@@ -310,9 +310,9 @@ dnl ####################################
)
dnl #######################################################################
-dnl # Check for GLib 2.0 (required)
+dnl # Check for GLib 2.12 (required)
dnl #######################################################################
-PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.14.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