Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / spost.c
index 4384bc4..4c1210b 100644 (file)
@@ -147,9 +147,7 @@ main(int argc, char **argv)
        char *sargv[16], buf[BUFSIZ], name[NAMESZ];
        FILE *in;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* foil search of user profile/context */