r21683: Remove the gconf registry backend.
commit02481df3e8653ab366cb73d124e52bc9551bb717
authorJelmer Vernooij <jelmer@samba.org>
Sun, 4 Mar 2007 18:21:59 +0000 (4 18:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:10 +0000 (10 14:49 -0500)
tree9896f022de48ec248ff90724f67884ce45f11f36
parent74a3681d65f570acf2756b40e0ad82799b86e9ec
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.
source/configure.ac
source/lib/registry/config.m4 [deleted file]
source/lib/registry/config.mk
source/lib/registry/reg_backend_gconf.c [deleted file]