Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / forw.c
index b75bd2e..54b7c07 100644 (file)
@@ -68,9 +68,7 @@ main(int argc, char **argv)
        char *fmtstr;
        int buildsw = 0;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */