[PATCH] build: Build idmap_ad by default
Volker Lendecke
Volker.Lendecke at SerNet.DE
Thu Jan 30 04:33:20 MST 2014
Hi!
Review & push would be appreciated.
Thanks,
Volker
--
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de
-------------- next part --------------
From 360a512262de38af032be1596ca42304cfb66ebf Mon Sep 17 00:00:00 2001
From: Volker Lendecke <vl at samba.org>
Date: Thu, 30 Jan 2014 11:30:05 +0000
Subject: [PATCH] build: Build idmap_ad by default
Most other idmap modules are built by default. I don't see a reason why
idmap_ad should be special here.
Signed-off-by: Volker Lendecke <vl at samba.org>
---
source3/wscript | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/source3/wscript b/source3/wscript
index 501707b..af0ed9f 100644
--- a/source3/wscript
+++ b/source3/wscript
@@ -1812,6 +1812,7 @@ main() {
vfs_worm
vfs_crossrename vfs_linux_xfs_sgid
vfs_time_audit idmap_autorid idmap_tdb2
+ idmap_ad
idmap_rid idmap_hash idmap_rfc2307'''))
if Options.options.developer:
--
1.7.2.5
More information about the samba-technical
mailing list