commit | e1e6ed1e936d23ba409cf49b62533584eac29f0a | [log] [tgz] |
---|---|---|
author | Matthias Klose <doko@ubuntu.com> | Sat Jan 10 17:11:11 2009 +0000 |
committer | Matthias Klose <doko@ubuntu.com> | Sat Jan 10 17:11:11 2009 +0000 |
tree | eb8b256ce5c93ff307ce059e68438992423c11ad | |
parent | 29f7606cbf8eefb1c3cabb975d23baea1d62a6e8 [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.