# HG changeset patch # User Eli Zaretskii # Date 1118489503 0 # Node ID a500d3fcf4a90bd2044eb1db5de5a64bc2a8ba24 # Parent 51d38cfbe542faea815fe358091427195322c540 *** empty log message *** diff -r 51d38cfbe542 -r a500d3fcf4a9 nt/ChangeLog --- a/nt/ChangeLog Sat Jun 11 11:31:29 2005 +0000 +++ b/nt/ChangeLog Sat Jun 11 11:31:43 2005 +0000 @@ -1,5 +1,11 @@ 2005-06-11 Eli Zaretskii + * INSTALL: Warn about using "cvs up -kb" if one intends to commit + changes. Add a pointer to another site with detailed configure + and build instructions. Suggest to look at config.log when + configure fails. Add MinGW Make 3.80 to the list of successful + combinations. + * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal "-mcpu=i686".