]> git.marmaro.de Git - mmh/blobdiff - uip/spost.c
Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / spost.c
index 4384bc4c04bb3ecd82723ae025b65b9fe854c3e3..4c1210ba18b9543a22991cf6a5f23cfa5895ba1a 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 */