| commit | ca2f6ecfc99ec7f0467e3c6c980fffd5ab64d9f0 | [log] [tgz] |
|---|---|---|
| author | Matthias Klose <doko@ubuntu.com> | Thu Mar 15 21:30:11 2012 +0100 |
| committer | Matthias Klose <doko@ubuntu.com> | Thu Mar 15 21:30:11 2012 +0100 |
| tree | fc93b15a53eddbf5912a09d8b20f5cb0ca847c26 | |
| parent | 3270d11d8aee447e6cbd5388d677b4a23879e80e [diff] [blame] |
- Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in
config.{guess,sub}.
diff --git a/Misc/NEWS b/Misc/NEWS index a392395..f746543 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -115,6 +115,9 @@ - Issue #14324: Fix configure tests for cross builds. +- Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in + config.{guess,sub}. + Extension Modules -----------------