]> git.marmaro.de Git - mmh/blobdiff - uip/repl.c
Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / repl.c
index 462498e9397843b76c4df86a950e3970a6cdd040..9c9e5ce9e247eb6400d500f858d4dd53668f608c 100644 (file)
@@ -143,9 +143,7 @@ main(int argc, char **argv)
 
        filter = getcpy(etcpath(mhlreply));
 
 
        filter = getcpy(etcpath(mhlreply));
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */