Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / slocal.c
index ec788e3..9d46802 100644 (file)
@@ -174,9 +174,7 @@ main(int argc, char **argv)
        char mailbox[BUFSIZ], tmpfil[BUFSIZ];
        char **argp, **arguments;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(*argv);
 
        /* foil search of user profile/context */