summaryrefslogtreecommitdiffstats
path: root/source/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
commit96827929626a528bb3e1ec8366aef58c174d67e1 (patch)
treefb9419940f83f49addd14241c209054762821a55 /source/configure.in
parent28789e60cc59a3e7a42500ebb78c472093be6b12 (diff)
downloadsamba-96827929626a528bb3e1ec8366aef58c174d67e1.tar.gz
samba-96827929626a528bb3e1ec8366aef58c174d67e1.tar.xz
samba-96827929626a528bb3e1ec8366aef58c174d67e1.zip
use nss_wrapper code in samba3 when --enable-nss-wrapper is given
metze
Diffstat (limited to 'source/configure.in')
-rw-r--r--source/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/configure.in b/source/configure.in
index 02ca8ac08bb..be2b2628d9b 100644
--- a/source/configure.in
+++ b/source/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