# HG changeset patch # User Eli Zaretskii # Date 1159101379 0 # Node ID e68776b4bcf29646264f65711c5e79589a34d6e9 # Parent 50e3f65395a11c511891c1ac55cdc615571bc2e9 (HAVE_LANGINFO_CODESET): Define. diff -r 50e3f65395a1 -r e68776b4bcf2 nt/config.nt --- a/nt/config.nt Sun Sep 24 12:35:14 2006 +0000 +++ b/nt/config.nt Sun Sep 24 12:36:19 2006 +0000 @@ -251,6 +251,7 @@ #define HAVE_SETSOCKOPT 1 #define HAVE_GETSOCKNAME 1 #define HAVE_GETPEERNAME 1 +#define HAVE_LANGINFO_CODESET 1 /* Local (unix) sockets are not supported. */ #undef HAVE_SYS_UN_H