changeset 85561:70024c01bdfa

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Mon, 22 Oct 2007 22:39:06 +0000
parents e589708fefc2
children 43ddb74bd1e1
files nt/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nt/ChangeLog	Mon Oct 22 22:38:56 2007 +0000
+++ b/nt/ChangeLog	Mon Oct 22 22:39:06 2007 +0000
@@ -1,3 +1,10 @@
+2007-10-22  Jason Rumney  <jasonr@gnu.org>
+
+	* config.nt (HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.
+	(strings.h, stdlib.h): Conditionally include.
+	(w32_abort): Declare here.
+	(abort): Redefine to w32_abort (moved from src/s/ms-w32.h).
+
 2007-10-20  Jason Rumney  <jasonr@gnu.org>
 
 	* makefile.w32-in (info-nmake): Change into correct directories.