Module: wine Branch: master Commit: eb0180e7b4df18d806ceb31e4a96e9a771b4db3e URL: https://source.winehq.org/git/wine.git/?a=commit;h=eb0180e7b4df18d806ceb31e4...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 21 11:36:41 2021 +0200
wmphoto: Use the bundled jxrlib.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
configure | 122 ---------------------------------- configure.ac | 16 ----- dlls/wmphoto/Makefile.in | 9 ++- dlls/wmphoto/{unix_lib.c => jxrlib.c} | 108 +----------------------------- dlls/wmphoto/main.c | 4 +- include/config.h.in | 6 -- 6 files changed, 10 insertions(+), 255 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=eb0180e7b4df18d806ceb...