aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2006-12-22 19:28:37 +0000
committerEli Zaretskii <[email protected]>2006-12-22 19:28:37 +0000
commit5e059fc1d70aa049f7c76189673d9796e2be8671 (patch)
tree51505cfdc47d8971a76e03fc46a2244b16296404 /nt
parent01b3b0dd6225b5a24df79c0a369b05debbe866ca (diff)
*** empty log message ***
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 421742ce3a..3ce2685466 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,5 +1,9 @@
2006-12-22 Eli Zaretskii <[email protected]>
+ * 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.