summaryrefslogtreecommitdiff
path: root/source4/configure.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-04-09 08:06:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:51:10 -0500
commit42889e5e1e276c8957cc666991364c6f0b6bdc79 (patch)
tree0441dc1741dbbb56997dc80f8ea6b7fb9f59ba95 /source4/configure.in
parent72daedbeb7aff1731468ed773c34d52cddbbe039 (diff)
downloadsamba-42889e5e1e276c8957cc666991364c6f0b6bdc79.tar.gz
samba-42889e5e1e276c8957cc666991364c6f0b6bdc79.tar.bz2
samba-42889e5e1e276c8957cc666991364c6f0b6bdc79.zip
r134: - added ldb to the build of smbd
- fixed build of the ldb registry backend (This used to be commit 0b66590330603efaa816fd2348c05a994a1580ef)
Diffstat (limited to 'source4/configure.in')
-rw-r--r--source4/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/configure.in b/source4/configure.in
index a35400588b..a6639064a7 100644
--- a/source4/configure.in
+++ b/source4/configure.in
@@ -198,6 +198,7 @@ sinclude(nsswitch/config.m4)
sinclude(lib/popt/config.m4)
sinclude(lib/iconv.m4)
sinclude(lib/basic.m4)
+sinclude(lib/ldb/config.m4)
sinclude(lib/cmdline/config.m4)
sinclude(param/config.m4)
sinclude(libcli/config.m4)