Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / flist.c
index 2a002a5..057d5f4 100644 (file)
@@ -118,9 +118,7 @@ main(int argc, char **argv)
        char **arguments;
        char buf[BUFSIZ];
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */