summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-12-04 12:22:55 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-12-04 12:22:55 +0000
commit5093517f930809ac8c5f8173580c6ac5067a34b2 (patch)
treef5a3d6ceab1985c29b8903f01af353c471b2a4c5 /configure.ac
parent1f5e8f900f1123e43b21c2b49d358ec7aa2a81b9 (diff)
downloadlasso-5093517f930809ac8c5f8173580c6ac5067a34b2.tar.gz
lasso-5093517f930809ac8c5f8173580c6ac5067a34b2.tar.xz
lasso-5093517f930809ac8c5f8173580c6ac5067a34b2.zip
link to gmodule (part of glib)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e50ec5f5..e3cc9e4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -554,7 +554,7 @@ if test "z$PKG_CONFIG_PATH" != "z"; then
export PKG_CONFIG_PATH
fi
-PKG_CHECK_MODULES(LASSO, glib-2.0 gobject-2.0 libxml-2.0 libxslt xmlsec1 xmlsec1-openssl openssl)
+PKG_CHECK_MODULES(LASSO, glib-2.0 gobject-2.0 gmodule-2.0 libxml-2.0 libxslt xmlsec1 xmlsec1-openssl openssl)
dnl Let people disable the gtk-doc stuff.
AC_ARG_ENABLE(gtk-doc, [ --disable-gtk-doc disable documentation build],,