Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / rmm.c
index 0aab0ba..51be03a 100644 (file)
--- a/uip/rmm.c
+++ b/uip/rmm.c
@@ -33,10 +33,7 @@ main(int argc, char **argv)
        struct msgs *mp;
        pid_t pid;
 
-
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        context_read();