]> diplodocus.org Git - nmh/blobdiff - uip/send.c
Remove autoconf checks for nl_langinfo() and langinfo.h
[nmh] / uip / send.c
index e7ca7157b26a50055ca72fe38c8ddf6a8798b17d..be5dc79364a024e46317a46bee68ead02100b85d 100644 (file)
@@ -120,9 +120,7 @@ main (int argc, char **argv)
     char *attach = NMH_ATTACH_HEADER;  /* header field name for attachments */
     int attachformat = 1; /* mhbuild format specifier for attachments */
 
-#ifdef LOCALE
     setlocale(LC_ALL, "");
-#endif
     invo_name = r1bindex (argv[0], '/');
 
     /* read user profile/context */