summaryrefslogtreecommitdiff
path: root/source4/configure.ac
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-03-04 18:21:59 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:49:10 -0500
commite4659536626b758adb884005d1bf60290481a1e9 (patch)
tree00453ebf341cfbfb66bbf4bee555caebbf20826c /source4/configure.ac
parentf29b5e90b17e9ca3a27a56915a3d75df380b5d09 (diff)
downloadsamba-e4659536626b758adb884005d1bf60290481a1e9.tar.gz
samba-e4659536626b758adb884005d1bf60290481a1e9.tar.bz2
samba-e4659536626b758adb884005d1bf60290481a1e9.zip
r21683: Remove the gconf registry backend.
It's already been disabled for a while, as it required some compile flags that broke other things. While this backend was an interesting proof-of-concept, this module doesn't really add any value. It's not possible to map between windows registry and gconf semantics and I can't think of any reason why you would want to do so. (This used to be commit 02481df3e8653ab366cb73d124e52bc9551bb717)
Diffstat (limited to 'source4/configure.ac')
-rw-r--r--source4/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/configure.ac b/source4/configure.ac
index c547d7740a..02e6eb3710 100644
--- a/source4/configure.ac
+++ b/source4/configure.ac
@@ -36,7 +36,6 @@ dnl m4_include(auth/kerberos/config.m4)
m4_include(auth/gensec/config.m4)
m4_include(smbd/process_model.m4)
-m4_include(lib/registry/config.m4)
m4_include(scripting/swig/config.m4)
m4_include(ntvfs/posix/config.m4)
m4_include(ntvfs/unixuid/config.m4)