Module: wine Branch: master Commit: 418e74b5d96ef69193cb180004ac66af4e21d8ea URL: http://source.winehq.org/git/wine.git/?a=commit;h=418e74b5d96ef69193cb180004...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jul 2 19:42:13 2007 +0200
configure: Merge the libsane existence check with the soname check.
---
configure | 162 ++++++++++++++++++++++------------------------ configure.ac | 9 +-- dlls/sane.ds/ds_ctrl.c | 4 +- dlls/sane.ds/ds_image.c | 6 +- dlls/sane.ds/sane_i.h | 4 +- dlls/sane.ds/sane_main.c | 21 +++---- dlls/sane.ds/ui.c | 6 +- include/config.h.in | 3 - 8 files changed, 99 insertions(+), 116 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=418e74b5d96ef69193cb18...