]> code.delx.au - gnu-emacs/blobdiff - nt/config.nt
Add nt/emacs.manifest
[gnu-emacs] / nt / config.nt
index 0f66a441c7be7cf7b8f074398fa3190254bb73b8..68a7729d9f0758910dd1f6bc49e63b5f71f4235d 100644 (file)
@@ -1,12 +1,12 @@
 /* GNU Emacs site configuration template file.  -*- C -*-
-   Copyright (C) 1988, 1993, 1994, 2002, 2003, 2004,
-      2005 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1993, 1994, 2001, 2002, 2003, 2004,
+      2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
 GNU Emacs is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
 any later version.
 
 GNU Emacs is distributed in the hope that it will be useful,
@@ -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