commit | f116faa4abb15ce0ebe704a041457a1278732d43 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Feb 07 11:47:11 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Feb 07 11:47:11 2010 +0000 |
tree | 1d71c101dfa6e457abecd6854001a56c88319b66 | |
parent | e61b21e3ef2ebefeae3bcbc6b9b3dfb32dcbebc0 [diff] |
Merged revisions 78063 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r78063 | ronald.oussoren | 2010-02-07 12:46:38 +0100 (Sun, 07 Feb 2010) | 4 lines Mention a configure warning that almost certainly indicates that configure is picking up a library that doesn't contain all architectures required for a universal build on OSX. ........