Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / new.c
index 7c3191a..a79845c 100644 (file)
--- a/uip/new.c
+++ b/uip/new.c
@@ -435,9 +435,7 @@ main(int argc, char **argv)
        sequences[0] = NULL;
        sequences[1] = NULL;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */