commit | 2c7e3ee79b0a9bbcf0d67a3d788b31392e14dc15 | [log] [tgz] |
---|---|---|
author | Matthias Klose <doko@ubuntu.com> | Sat Jan 10 17:08:25 2009 +0000 |
committer | Matthias Klose <doko@ubuntu.com> | Sat Jan 10 17:08:25 2009 +0000 |
tree | 04e31698c9d6ed7a857023e64a3b90fae667547c | |
parent | 49956b26a276cdbe6c5ac1e6020ea5e944291558 [diff] |
Merge r68487 from svn+ssh://pythondev@svn.python.org/python/trunk: - Issue #4861: ctypes.util.find_library(): Robustify. Fix library detection on biarch systems. Try to rely on ldconfig only, without using objdump and gcc.