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