commit | e57d6766630c711a3bdba26a00cfc92827733ff5 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Dec 30 03:02:03 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Dec 30 03:02:03 2009 +0000 |
tree | a032f516c4e08715ecf25151520c197ec598c0c6 | |
parent | ca5f1a716e386d600d58456afcd23f788b241c7f [diff] |
Merged revisions 77128 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r77128 | benjamin.peterson | 2009-12-29 20:58:50 -0600 (Tue, 29 Dec 2009) | 1 line only build the nis module when the headers are found #7589 ........