Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / mhmail.c
index a85899d..b3a9acb 100644 (file)
@@ -48,9 +48,7 @@ main(int argc, char **argv)
        FILE *out;
        char *tfile = NULL;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* foil search of user profile/context */