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)
commit78f2900a1691ab03820cfa0b7876518d7c101945
tree9e5420e589e5492506b241c2706c309b5de05bfa
parent3cf367f0e76f44c7b14a54e0fcf510cc79a15c6a
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
(This used to be commit 1cf17edc14ebd379b982b589a66e86316ef7087b)
source3/Makefile.in
source3/include/ads_protos.h
source3/libads/gpo.c