aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 84bc67f36c..b9d5d3be78 100644
--- a/configure.in
+++ b/configure.in
@@ -405,6 +405,12 @@ if test "x$enable_oaf" = "xyes"; then
BONOBO_GNOME_CFLAGS="`oaf-config --cflags ` $BONOBO_GNOME_CFLAGS"
fi
+dnl *****
+dnl GConf
+dnl *****
+
+AM_PATH_GCONF(0.5.0,,,gconf-gtk)
+
dnl ********
dnl Kerberos
dnl ********