aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes2002-01-04 14:05:10 +0000
committerAndrew Innes2002-01-04 14:05:10 +0000
commit98cf1bb56303786161be0ba99b8ff6d9d02199b0 (patch)
tree24fe79dbcf1ed672ebd7eb80d8060b9109289882 /nt/ChangeLog
parent62993ed664a12445b789ecbf9c5647f16d07ba98 (diff)
downloademacs-98cf1bb56303786161be0ba99b8ff6d9d02199b0.tar.gz
emacs-98cf1bb56303786161be0ba99b8ff6d9d02199b0.zip
(CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
pick up relevant bits of the Windows API definitions.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 79d523d07f4..2f033315f8e 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,11 @@
12002-01-04 Andrew Innes <andrewi@gnu.org>
2
3 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
4 pick up relevant bits of the Windows API definitions.
5
6 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
7 pick up relevant bits of the Windows API definitions.
8
12001-12-14 Andrew Innes <andrewi@gnu.org> 92001-12-14 Andrew Innes <andrewi@gnu.org>
2 10
3 * makefile.w32-in (bootstrap): Build addsection program before 11 * makefile.w32-in (bootstrap): Build addsection program before