Synced man page mh-chart with send.
[mmh] / acconfig.h
index c8882cb..e4361e0 100644 (file)
 #define SLOCAL_MBOX  1
 
 /*
- * If this is defined, nmh will recognize the ~ construct.
- */
-#define MHRC    1
-
-/*
  * Compile simple ftp client into mhshow/mhstore.  This will be used by
  * mhshow/mhstore for ftp access unless you have specified another access
  * method in your .mh_profile or mhn.defaults.  Use the "nmh-access-ftp"
  */
 #define BUILTIN_FTP 1
 
-/*
- * Define to 1 if your vi has ATT bug, such that it returns
- * non-zero exit codes on `pseudo-errors'.
- */
-#undef ATTVIBUG
-
 
 /***** END USER CONFIGURATION SECTION *****/
 @TOP@