changeset 73090:e68776b4bcf2

(HAVE_LANGINFO_CODESET): Define.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 24 Sep 2006 12:36:19 +0000
parents 50e3f65395a1
children fd4e9d08fa35
files nt/config.nt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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