reactivate pdb_gums as static module
authorSimo Sorce <idra@samba.org>
Thu, 29 Jan 2004 10:09:12 +0000 (10:09 +0000)
committerSimo Sorce <idra@samba.org>
Thu, 29 Jan 2004 10:09:12 +0000 (10:09 +0000)
(This used to be commit 9836def8a90bc3b375f070e91dbfabd8177f24b3)

source3/configure.in

index bdcaa4cacbeb569387994f7507703ab0e4e60855..7e27839c63be8162be659a39ced3f2a2b82aaac7 100644 (file)
@@ -319,7 +319,7 @@ DYNEXP=
 
 dnl Add modules that have to be built by default here
 dnl These have to be built static:
-default_static_modules="pdb_smbpasswd pdb_tdbsam rpc_lsa rpc_samr rpc_reg rpc_lsa_ds rpc_wks rpc_net rpc_dfs rpc_srv rpc_spoolss rpc_epmapper auth_rhosts auth_sam auth_unix auth_winbind auth_server auth_domain auth_builtin gums_tdbsam2"
+default_static_modules="pdb_smbpasswd pdb_tdbsam rpc_lsa rpc_samr rpc_reg rpc_lsa_ds rpc_wks rpc_net rpc_dfs rpc_srv rpc_spoolss rpc_epmapper auth_rhosts auth_sam auth_unix auth_winbind auth_server auth_domain auth_builtin pdb_gums gums_tdbsam2"
 
 dnl These are preferably build shared, and static if dlopen() is not available
 default_shared_modules="vfs_recycle vfs_audit vfs_extd_audit vfs_netatalk vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap charset_CP850 charset_CP437"