commit | 500ce2338485b863880b0b9f69007ffed94e11ee | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Dec 30 02:58:50 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Dec 30 02:58:50 2009 +0000 |
tree | 4ca210be5732094f4c5f9ee284cc4c0f789e2f83 | |
parent | 3c8a24e6d925dce957d142beaa47782c5697239a [diff] |
only build the nis module when the headers are found #7589
diff --git a/Misc/NEWS b/Misc/NEWS index 46c8765..cbf28a4 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -83,6 +83,9 @@ Build ----- +- Issue #7589: Only build the nis module when the correct header files are + found. + - Switch to OpenSSL 0.9.8l on Windows. - Issue #7541: when using ``python-config`` with a framework install the compiler might