X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=acconfig.h;h=8d15ad9e445717c8d0e2597905f33391a3344261;hp=1050be7892cf738ab8eb719efebd6e1363bb1ecf;hb=fd2a10c17dec1491b240a3f098eb621c7bf55b31;hpb=6a471c368b128394153c13c6d8f55cf0855f5779 diff --git a/acconfig.h b/acconfig.h index 1050be7..8d15ad9 100644 --- a/acconfig.h +++ b/acconfig.h @@ -111,8 +111,8 @@ /* * Define the default creation modes for folders and messages. */ -#define DEFAULT_FOLDER_MODE "0700" -#define DEFAULT_MESSAGE_MODE "0600" +#define DEFAULT_FOLDER_MODE "700" +#define DEFAULT_MESSAGE_MODE "600" /* * The prefix which is prepended to the name of messages when they @@ -177,8 +177,8 @@ /* * Define this to compile client-side support for pop into * inc and msgchk. Do not change this value manually. You - * must run configure with the '--enable-nmh-pop' option - * to correctly build the pop client support. + * must run configure with the '--enable-pop' option to + * correctly build the pop client support. */ #undef POP