Module: wine Branch: master Commit: 929e2a54e3435a13d72b733f0ef20b7dcedd91e0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=929e2a54e3435a13d72b733f0...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Oct 29 09:33:30 2021 +0200
configure: Disable gphoto2.ds if the needed Unix libraries are missing.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
configure | 16 +++++----------- configure.ac | 12 +++++------- dlls/gphoto2.ds/ds_image.c | 18 ------------------ dlls/gphoto2.ds/gphoto2_i.h | 14 +------------- dlls/gphoto2.ds/gphoto2_main.c | 16 +++++----------- dlls/gphoto2.ds/ui.c | 4 ---- include/config.h.in | 3 --- 7 files changed, 16 insertions(+), 67 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=929e2a54e3435a13d72b7...