summaryrefslogtreecommitdiff
path: root/source3/aclocal.m4
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2006-09-24 02:52:25 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:14:39 -0500
commit8761f5dcc4db5c825a600fe25792ec47cb6cbdc7 (patch)
treefc2fce664676dffbd48055a2f274440ef38693a0 /source3/aclocal.m4
parent3e2c696e45b24b0192ab7b1ddaf1dd4d79571609 (diff)
downloadsamba-8761f5dcc4db5c825a600fe25792ec47cb6cbdc7.tar.gz
samba-8761f5dcc4db5c825a600fe25792ec47cb6cbdc7.tar.bz2
samba-8761f5dcc4db5c825a600fe25792ec47cb6cbdc7.zip
r18867: change the group mapping code to use ldb instead of tdb
See the discussion of this on the samba-technical list (This used to be commit 4ad1436ceae0128e187222fce0fc79adb3049d3f)
Diffstat (limited to 'source3/aclocal.m4')
-rw-r--r--source3/aclocal.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/aclocal.m4 b/source3/aclocal.m4
index 5b25cfe5c9..185bae0f44 100644
--- a/source3/aclocal.m4
+++ b/source3/aclocal.m4
@@ -819,3 +819,6 @@ fi
])
m4_include(lib/replace/libreplace.m4)
+
+dnl not needed yet, might be needed in the future
+dnl m4_include(lib/ldb/libldb.m4)