Mercurial > pidgin.yaz
changeset 32313:a5c9f3c2352e
I noticed this a while ago but I don't care enough to fix it
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 21 Aug 2011 00:50:52 +0000 |
parents | a009f1d1062c |
children | 9ed25c58e7ce |
files | configure.ac |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Sun Aug 21 00:48:39 2011 +0000 +++ b/configure.ac Sun Aug 21 00:50:52 2011 +0000 @@ -328,6 +328,9 @@ dnl ####################################################################### dnl # Check for GLib 2.16 (required) dnl ####################################################################### +# TODO: gmodule-2.0 is only needed if enable_plugins is 'yes'. It +# might ben ice to change this check so that it's not required +# if enable_plugins is 'no'. PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0], , [ AC_MSG_RESULT(no) AC_MSG_ERROR([