Module: wine Branch: master Commit: 66afa98f133cf0f4aef501c5b57ec10bbc1b1916 URL: http://source.winehq.org/git/wine.git/?a=commit;h=66afa98f133cf0f4aef501c5b5...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jul 2 17:02:51 2007 +0200
configure: Change WINE_GET_SONAME to allow it to be used as a replacement for AC_CHECK_LIB.
---
aclocal.m4 | 24 ++++--- configure | 210 +++++++++++++++++++++++++++++++++++----------------------- configure.ac | 42 ++++++------ 3 files changed, 161 insertions(+), 115 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=66afa98f133cf0f4aef501...