From: Benjamin Peterson Date: Sat, 10 Jan 2009 17:14:04 +0000 (+0000) Subject: Blocked revisions 68487 via svnmerge X-Git-Tag: v3.1a1~535 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=505ed9d03661f90a1be4474131fde745546dd57a;p=python Blocked revisions 68487 via svnmerge ........ r68487 | matthias.klose | 2009-01-10 11:00:42 -0600 (Sat, 10 Jan 2009) | 3 lines - Issue #4861: ctypes.util.find_library(): Robustify. Fix library detection on biarch systems. Try to rely on ldconfig only, without using objdump and gcc. ........ ---