]> git.marmaro.de Git - mmh/blobdiff - uip/packf.c
Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / packf.c
index b565c164e25cd6d32646d2582d794674972bb03d..763b6e708b9369d9f5c59bde5bbd60d9258f7b18 100644 (file)
@@ -30,9 +30,7 @@ main(int argc, char **argv)
        struct msgs_array msgs = { 0, 0, NULL };
        struct msgs *mp;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */