Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / mhlist.c
index e507127..c66b7cf 100644 (file)
@@ -94,9 +94,7 @@ main(int argc, char **argv)
 
        done=freects_done;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */