]> code.delx.au - gnu-emacs/blobdiff - nt/config.nt
Add fullscreen_hook.
[gnu-emacs] / nt / config.nt
index 0f66a441c7be7cf7b8f074398fa3190254bb73b8..c2e2ed8782e027a779602f061c4e38f3a629931b 100644 (file)
@@ -1,6 +1,6 @@
 /* GNU Emacs site configuration template file.  -*- C -*-
    Copyright (C) 1988, 1993, 1994, 2002, 2003, 2004,
-      2005 Free Software Foundation, Inc.
+      2005, 2006 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -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