summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-10-18 16:46:16 +0200
committerStefan Metzmacher <metze@samba.org>2007-11-09 09:52:58 +0100
commit8322aa697738ed612cbbbce8976a048608aca9f9 (patch)
tree6cf15f6837355ac908d4d19c680f6fc78b93e6fc /source3/configure.in
parent7c43422e1be5161fd01c8dc206ec640e3752980b (diff)
downloadsamba-8322aa697738ed612cbbbce8976a048608aca9f9.tar.gz
samba-8322aa697738ed612cbbbce8976a048608aca9f9.tar.bz2
samba-8322aa697738ed612cbbbce8976a048608aca9f9.zip
use nss_wrapper code in samba3 when --enable-nss-wrapper is given
metze (This used to be commit 96827929626a528bb3e1ec8366aef58c174d67e1)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 02ca8ac08b..be2b2628d9 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -370,6 +370,7 @@ CFLAGS="${CFLAGS} -D_SAMBA_BUILD_=3"
AC_LIBREPLACE_CC_CHECKS
m4_include(lib/socket_wrapper/config.m4)
+m4_include(lib/nss_wrapper/config.m4)
SWAT_SBIN_TARGETS='bin/swat$(EXEEXT)'
SWAT_INSTALL_TARGETS=installswat