Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / inc.c
index 4b75c6e..f737d69 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -152,9 +152,7 @@ main(int argc, char **argv)
        SAVEGROUPPRIVS();
        TRYDROPGROUPPRIVS();
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */