1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-16 20:23:50 +03:00

remove unused NISPLUS/AUTOMOUNT stuff

metze
This commit is contained in:
Stefan Metzmacher
-
parent db0b222202
commit cbfa29549e
3 changed files with 1 additions and 43 deletions

View File

@@ -798,7 +798,7 @@ struct functable {
#define MAP_FILE 0
#endif
#if (!defined(WITH_NISPLUS) && !defined(WITH_LDAP) && !defined(WITH_TDB_SAM))
#if (!defined(WITH_LDAP) && !defined(WITH_TDB_SAM))
#define USE_SMBPASS_DB 1
#endif