pidgin/ljfisher-ssl-client-auth

Parents 55289ffea588
Children 6d31ebf649f7
I noticed this a while ago but I don't care enough to fix it
  • +3 -0
    configure.ac
  • --- 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([