Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / folder.c
index 34b3d98..8638151 100644 (file)
@@ -115,9 +115,7 @@ main(int argc, char **argv)
        char *cp, *dp, *msg = NULL, *argfolder = NULL;
        char **ap, **argp, buf[BUFSIZ], **arguments;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */