]> git.marmaro.de Git - mmh/blobdiff - uip/mark.c
Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / mark.c
index c1da64454dec00df55a28933950d8ae4f96fbe1f..d4a3729ecdbdeea65941b385d05e5e3a39bd3dae 100644 (file)
@@ -56,9 +56,7 @@ main(int argc, char **argv)
        struct msgs_array msgs = { 0, 0, NULL };
        struct msgs *mp;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */