Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / mhpath.c
index 605d13c..a8de5cb 100644 (file)
@@ -27,9 +27,7 @@ main(int argc, char **argv)
        struct msgs_array msgs = { 0, 0, NULL };
        struct msgs *mp;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */