Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / scan.c
index 269193f..ba90e40 100644 (file)
@@ -41,9 +41,7 @@ main(int argc, char **argv)
        struct msgs *mp;
        FILE *in;
 
        struct msgs *mp;
        FILE *in;
 
-#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 */