Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / send.c
index 06058e8..bcbd54d 100644 (file)
@@ -88,10 +88,7 @@ main(int argc, char **argv)
        struct stat st;
        struct stat st2;
 
-
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */