# HG changeset patch # User Andrew Innes # Date 1010153110 0 # Node ID b4f7feb654e343a62aae08da999e3ff47b83f08e # Parent a717ef452897c8c8b775e3bb0e370dafb8c01c09 *** empty log message *** diff -r a717ef452897 -r b4f7feb654e3 nt/ChangeLog --- a/nt/ChangeLog Fri Jan 04 14:04:53 2002 +0000 +++ b/nt/ChangeLog Fri Jan 04 14:05:10 2002 +0000 @@ -1,3 +1,11 @@ +2002-01-04 Andrew Innes + + * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to + pick up relevant bits of the Windows API definitions. + + * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to + pick up relevant bits of the Windows API definitions. + 2001-12-14 Andrew Innes * makefile.w32-in (bootstrap): Build addsection program before