(HAVE_LANGINFO_CODESET): Define.

This commit is contained in:
Eli Zaretskii 2006-09-24 12:36:19 +00:00
parent f4280c6a62
commit feb7545204

View file

@ -251,6 +251,7 @@ Boston, MA 02110-1301, USA. */
#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