]> code.delx.au - gnu-emacs/blobdiff - nt/config.nt
(bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
[gnu-emacs] / nt / config.nt
index 4b8c38823afe81c3bfab967b18d58206da70e0d9..4a0d6897b05a96f12f8ef3351509ad11c9232fdd 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.
+   Copyright (C) 1988, 1993, 1994, 2001, 2002, 2003, 2004,
+      2005, 2006, 2007  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -233,6 +233,7 @@ Boston, MA 02110-1301, USA.  */
 #undef HAVE_MKTIME
 #undef HAVE_EUIDACCESS
 #undef HAVE_GETPAGESIZE
+#undef HAVE_GET_CURRENT_DIR_NAME
 #undef HAVE_TZSET
 #undef HAVE_SETLOCALE
 #undef HAVE_UTIMES
@@ -250,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