summaryrefslogtreecommitdiff
path: root/source4/configure.ac
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2007-06-09 07:17:24 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:53:15 -0500
commitc2dc9a4d7c2d74698d7ed74057137528c9a71b09 (patch)
tree873a46ce4370a7d3214636f40ecf74a7cf2c9671 /source4/configure.ac
parent38af1b1c05ad91b568c329d3e74c284c78b87e06 (diff)
downloadsamba-c2dc9a4d7c2d74698d7ed74057137528c9a71b09.tar.gz
samba-c2dc9a4d7c2d74698d7ed74057137528c9a71b09.tar.bz2
samba-c2dc9a4d7c2d74698d7ed74057137528c9a71b09.zip
r23403: Make nsstest build on Samba4.
For now, only build on Linux systems. If the build farm is happy with this, I will gradually turn on this feature for other platforms, too. (This used to be commit c2d4cc1c61d7b39de2139de836dbbdb6c2edf8bb)
Diffstat (limited to 'source4/configure.ac')
-rw-r--r--source4/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/configure.ac b/source4/configure.ac
index 6871b81dcf..4feb6debd4 100644
--- a/source4/configure.ac
+++ b/source4/configure.ac
@@ -25,6 +25,7 @@ m4_include(lib/util/time.m4)
m4_include(lib/popt/samba.m4)
m4_include(lib/charset/config.m4)
m4_include(lib/socket/config.m4)
+m4_include(torture/nsstest.m4)
#SMB_EXT_LIB_FROM_PKGCONFIG(LIBTALLOC, talloc >= 1.0,
# [samba_cv_internal_talloc=no],