summaryrefslogtreecommitdiff
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-12-22 19:28:37 +0000
committerEli Zaretskii <eliz@gnu.org>2006-12-22 19:28:37 +0000
commit5e059fc1d70aa049f7c76189673d9796e2be8671 (patch)
tree51505cfdc47d8971a76e03fc46a2244b16296404 /nt/ChangeLog
parent01b3b0dd6225b5a24df79c0a369b05debbe866ca (diff)
downloademacs-5e059fc1d70aa049f7c76189673d9796e2be8671.tar.gz
*** empty log message ***
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 421742ce3af..3ce26854660 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,5 +1,9 @@
2006-12-22 Eli Zaretskii <eliz@gnu.org>
+ * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
+ command-line argument to sub-Make in src, since src/makefile.w32-in
+ invokes Make recursively during bootstrap.
+
* gmake.defs (stamp_BLD): Rename from $(BLD). Create a file
stamp_BLD after creating the $(BLD) directory.