# HG changeset patch # User Jason Rumney # Date 1193092746 0 # Node ID 70024c01bdfade06c818ba9a02c97ba0c2d04842 # Parent e589708fefc2852030f7de2b3c78d40e805f5e7a *** empty log message *** diff -r e589708fefc2 -r 70024c01bdfa nt/ChangeLog --- 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 + + * 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 * makefile.w32-in (info-nmake): Change into correct directories.