aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 6c06e571ade..e574b0e2778 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,15 @@
12008-06-26 Juanma Barranquero <lekktu@gmail.com>
2 Eli Zaretskii <eliz@gnu.org>
3
4 * nmake.defs:
5 * gmake.defs (FONT_CFLAGS): Remove.
6 (EMACS_EXTRA_C_FLAGS): Don't include FONT_CFLAGS.
7 (CFLAGS): Don't include WIN32_LEAN_AND_MEAN, _WIN32_WINNT, -D$(ARCH)
8 and _CRTAPI1.
9 (ARCH_FLAGS): Don't include _X86_.
10
11 * config.nt (_WIN32_WINNT, WIN32_LEAN_AND_MEAN): Define.
12
12008-06-26 Dan Nicolaescu <dann@ics.uci.edu> 132008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2 14
3 * config.nt: Remove reference to UNEXEC_SRC. 15 * config.nt: Remove reference to UNEXEC_SRC.