Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / comp.c
index 680c0fc..4768fc4 100644 (file)
@@ -41,10 +41,7 @@ main(int argc, char **argv)
        struct msgs *mp = NULL;
        char *fmtstr;
 
-
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */