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