mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
(HAVE_LANGINFO_CODESET): Define.
This commit is contained in:
parent
f4280c6a62
commit
feb7545204
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue