Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / mhl.c
index 8b29ee4..18d0176 100644 (file)
--- a/uip/mhl.c
+++ b/uip/mhl.c
@@ -226,10 +226,7 @@ main(int argc, char **argv)
        char buf[BUFSIZ], *files[MAXARGS];
        char **argp, **arguments;
 
        char buf[BUFSIZ], *files[MAXARGS];
        char **argp, **arguments;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
        setlocale(LC_ALL, "");
-#endif
-
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */