Mercurial > pidgin
changeset 29084:742307c4b95d
That was supposed to be glib 2.12.0, not 2.14.0.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 22 Aug 2009 22:42:40 +0000 |
parents | 99ab74fb312c |
children | 39005e0d26a0 |
files | configure.ac |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Sat Aug 22 22:08:21 2009 +0000 +++ b/configure.ac Sat Aug 22 22:42:40 2009 +0000 @@ -310,9 +310,9 @@ ) 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([