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