Merged revisions 84946 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84946 | antoine.pitrou | 2010-09-21 17:19:14 +0200 (mar., 21 sept. 2010) | 4 lines
Issue #1633863: Don't ignore $CC under AIX.
........
diff --git a/Misc/NEWS b/Misc/NEWS
index 8a8dcb4..64d15e2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -332,6 +332,8 @@
Build
-----
+- Issue #1633863: Don't ignore $CC under AIX.
+
- Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)
- Issue #9810: Compile bzip2 source files in python's project file