]> git.marmaro.de Git - mmh/blobdiff - uip/rcvpack.c
Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / rcvpack.c
index fe98a449e01054f36b46611f9232d93385877b06..79c3450491c854b7ba130dce6f7d3f24d812293f 100644 (file)
@@ -27,9 +27,7 @@ main(int argc, char **argv)
        char *cp, *file = NULL, buf[BUFSIZ];
        char **argp, **arguments;
 
        char *cp, *file = NULL, buf[BUFSIZ];
        char **argp, **arguments;
 
-#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 */