r18869: two build fixes for systems without ldap
authorAndrew Tridgell <tridge@samba.org>
Sun, 24 Sep 2006 03:15:58 +0000 (03:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:14:39 +0000 (12:14 -0500)
commit1cf17edc14ebd379b982b589a66e86316ef7087b
tree493374ce9ee29a5373fcb76ad1876ffb80695c4f
parent203fc0b03c7397f7339a917456cb1701ed592f32
r18869: two build fixes for systems without ldap

the first is to not enable the ldap ldb backend just yet. This will
need configure tests to conditionally include. We should be able to
use the m4 files from lib/ldb/

The 2nd is to fix libads/gpo.o not to publicly prototype a function
that needs ldap.h
source/Makefile.in
source/include/ads_protos.h
source/libads/gpo.c