commit | ca362b6937aecf5177d832b3e44aa6697e6d5d9e | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Tue Oct 17 18:59:06 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Tue Oct 17 18:59:06 2006 +0000 |
tree | 008b20e6858f1caf4fffbdb1f0a2e94e71514794 | |
parent | 0805f956223c442e8ca88b5306c768a41ea46341 [diff] [blame] |
Forward-port r52358: - Bug #1578513: Cross compilation was broken by a change to configure. Repair so that it's back to how it was in 2.4.3.
diff --git a/Misc/NEWS b/Misc/NEWS index 4cabe95..2bdbbc4 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -104,6 +104,9 @@ Build ----- +- Bug #1578513: Cross compilation was broken by a change to configure. + Repair so that it's back to how it was in 2.4.3. + - Patch #1576954: Update VC6 build directory; remove redundant files in VC7.