Alexandre Julliard : windowscodecs: Use the bundled libtiff.

Alexandre Julliard julliard at winehq.org
Tue Oct 19 16:07:47 CDT 2021


Module: wine
Branch: master
Commit: d36615ee5232abfed2e9a17db6b43cfd1e722e2e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d36615ee5232abfed2e9a17db6b43cfd1e722e2e

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct 19 10:55:21 2021 +0200

windowscodecs: Use the bundled libtiff.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                      | 118 -----------------------
 configure.ac                   |  14 ---
 dlls/windowscodecs/Makefile.in |   4 +-
 dlls/windowscodecs/libtiff.c   | 211 +++++++++--------------------------------
 dlls/windowscodecs/main.c      |   4 +-
 dlls/windowscodecs/unix_lib.c  |   6 --
 include/config.h.in            |   6 --
 7 files changed, 47 insertions(+), 316 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=d36615ee5232abfed2e9a17db6b43cfd1e722e2e



More information about the wine-cvs mailing list