s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared)
authorMichael Adam <obnox@samba.org>
Mon, 18 Jun 2012 08:53:53 +0000 (10:53 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 18 Jun 2012 09:44:50 +0000 (11:44 +0200)
source3/wscript

index 55b859c2de8fcdeee8a5cc8c85bc0c4c9371000c..5b21c3bf31caf9b4c6f1108fb408db06f46795b9 100755 (executable)
@@ -1367,7 +1367,8 @@ main() {
                                       vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb
                                       vfs_smb_traffic_analyzer vfs_preopen vfs_catia vfs_scannedonly
                                       vfs_crossrename vfs_linux_xfs_sgid
-                                      vfs_time_audit idmap_autorid''')
+                                      vfs_time_audit idmap_autorid idmap_tdb2
+                                      idmap_rid idmap_hash''')
 
     if Options.options.developer:
         default_static_modules.extend(TO_LIST('charset_weird'))