summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorDerrell Lipman <derrell@samba.org>2005-06-04 21:24:10 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:36 -0500
commitd93e15f1d44f70b711f2ec01fe75d969d55f6c28 (patch)
treee44f08b5dfdd11b535d79dba2e675fb4db1c1e67 /source4
parentf725863f75fda1beed47eaef5cb2c4b5289e4dd1 (diff)
downloadsamba-d93e15f1d44f70b711f2ec01fe75d969d55f6c28.tar.gz
samba-d93e15f1d44f70b711f2ec01fe75d969d55f6c28.tar.bz2
samba-d93e15f1d44f70b711f2ec01fe75d969d55f6c28.zip
r7284: more build issues for sqlite3
(This used to be commit 45f88f0f81e96fc122d39e70d518a65f00e03817)
Diffstat (limited to 'source4')
-rw-r--r--source4/build/m4/rewrite.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/m4/rewrite.m4 b/source4/build/m4/rewrite.m4
index 6917138ba2..9a83cb7b06 100644
--- a/source4/build/m4/rewrite.m4
+++ b/source4/build/m4/rewrite.m4
@@ -737,6 +737,7 @@ AC_SUBST(SMBD_EXTRA_OBJS)
AC_SUBST(SMBD_EXTRA_LIBS)
SMB_INCLUDE_M4(lib/ldb/ldap.m4)
+SMB_INCLUDE_M4(lib/ldb/sqlite3.m4)
###############################################
# test for where we get crypt() from