]> git.marmaro.de Git - mmh/blobdiff - uip/flist.c
Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / flist.c
index 2a002a5d02ecc64a2907302a490f3f9f292fc955..057d5f4eceffe4d317ce3400e8721e27285d3540 100644 (file)
@@ -118,9 +118,7 @@ main(int argc, char **argv)
        char **arguments;
        char buf[BUFSIZ];
 
        char **arguments;
        char buf[BUFSIZ];
 
-#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 */