8 Aug
2006
8 Aug
'06
1:37 p.m.
Module: wine Branch: refs/heads/master Commit: bdbffd97402a35d2149e52dcc80a7ac7a689e468 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=bdbffd97402a35d2149e52dc... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Aug 7 21:41:55 2006 +0200 configure: Fixed soname detection on MacOS by using otool instead of ldd. --- aclocal.m4 | 5 ++- configure | 105 ++++++++++++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 88 insertions(+), 22 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=bdbffd97402a35d2149e...