Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / repl.c
index 462498e..9c9e5ce 100644 (file)
@@ -143,9 +143,7 @@ main(int argc, char **argv)
 
        filter = getcpy(etcpath(mhlreply));
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */