Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / sortm.c
index 4cd999d..ed09181 100644 (file)
@@ -73,9 +73,7 @@ main(int argc, char **argv)
        struct msgs *mp;
        struct smsg **dlist;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */