X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c79c37f2b6e647212c36b63841a4628af01c774a..c152db5d6a64036d4e51ec75c93b6accbb1bfa13:/acconfig.h diff --git a/acconfig.h b/acconfig.h index 3649bf33..dad1509d 100644 --- a/acconfig.h +++ b/acconfig.h @@ -11,21 +11,6 @@ * wish to change the features that are compiled into nmh. */ -/* - * If you have defined DOT_LOCKING, then the default is to - * place the lock files in the same directory as the file that - * is to be locked. Alternately, if you define LOCKDIR, you - * can specify that all lock files go in a specific directory. - * Don't define this unless you know you need it. - */ -/* #define LOCKDIR "/usr/spool/locks" */ - -/* - * Define this if your passwords are stored in some type of - * distributed name service, such as NIS, or NIS+. - */ -#define DBMPWD 1 - /* * Directs nmh not to try and rewrite addresses * to their official form. You probably don't