Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / whatnow.c
index ead1bd5..bbb468d 100644 (file)
@@ -117,10 +117,7 @@ main(int argc, char **argv)
        FILE *f;  /* read pointer for bgnd proc */
        int n;  /* set on -n to detach command */
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
-
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */