X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=acconfig.h;h=a6d8742fcb14d92be50f389ed2c65b415567a115;hb=55795751a1513b7018b38c6c50c5bccc710feff2;hp=ce6b5c4d1a2331077362597dd815080f76a825c9;hpb=aac9670c207aaefb17521c2ce4db39cb8893f660;p=mmh diff --git a/acconfig.h b/acconfig.h index ce6b5c4..a6d8742 100644 --- a/acconfig.h +++ b/acconfig.h @@ -26,20 +26,6 @@ /* #define REALLYDUMB 1 */ /* - * If this is defined, nmh will recognize the ~ construct. - */ -#define MHRC 1 - -/* - * Compile simple ftp client into mhn. This will be used by mhn - * for ftp access unless you have specified another access method - * in your .mh_profile or mhn.defaults. Use the "mhn-access-ftp" - * profile entry to override this. Check mhn(1) man page for - * details. - */ -#define BUILTIN_FTP 1 - -/* * If you enable POP support, this is the the port name that nmh will use. Make * sure this is defined in your /etc/services file (or its NIS/NIS+ equivalent). * If you are using KPOP, you will need to change this to "kpop" unless you want