Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / dist.c
index d00f686..c1f4f9d 100644 (file)
@@ -41,9 +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 */