Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / prompter.c
index e1f0bff..823760e 100644 (file)
@@ -57,9 +57,7 @@ main(int argc, char **argv)
        FILE *in, *out;
        char *tfile = NULL;
 
        FILE *in, *out;
        char *tfile = NULL;
 
-#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 */