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