remove USE_SMBPASS_DB
authorGerald Carter <jerry@samba.org>
Tue, 20 May 2003 18:30:58 +0000 (18:30 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 20 May 2003 18:30:58 +0000 (18:30 +0000)
source/include/includes.h

index a94dd13ac2238751fac3d127109d98bf8e420bcc..534bbfbf26c50d839c1ae895cfadfbadd5977e95 100644 (file)
@@ -923,10 +923,6 @@ struct smb_ldap_privates;
 #define MAP_FILE 0
 #endif
 
-#if (!defined(WITH_NISPLUS) && !defined(WITH_LDAP))
-#define USE_SMBPASS_DB 1
-#endif
-
 #if defined(HAVE_PUTPRPWNAM) && defined(AUTH_CLEARTEXT_SEG_CHARS)
 #define OSF1_ENH_SEC 1
 #endif