diff options
author | mio <stigma@disroot.org> | 2024-09-15 21:09:22 +1000 |
---|---|---|
committer | mio <stigma@disroot.org> | 2024-09-15 21:36:30 +1000 |
commit | 5c1b76e6bf8e72bc04fe819b5e8bc2cd83241cf1 (patch) | |
tree | a6f6e98bd581fdf03fd4788114c014dffbb04cd4 /khtml/java/CMakeLists.txt | |
parent | 6adcd877982eeb335361e53da9392aa4bfdbd86c (diff) | |
download | tdelibs-5c1b76e6bf8e72bc04fe819b5e8bc2cd83241cf1.tar.gz tdelibs-5c1b76e6bf8e72bc04fe819b5e8bc2cd83241cf1.zip |
Fix FTBFS introduced by PR #302
LibTIFF versions 4.2.0 and older used custom integer types, causing
distributions with those versions to fail when building.
In 4.3.0 and newer, the 'uint16' and 'uint32' types are deprecated,
so this removes the deprecation warnings and keeps compatibility with
any versions of LibTIFF where uint16 and uint32 did not equal their
stdint.h counterparts.
Signed-off-by: mio <stigma@disroot.org>
Diffstat (limited to 'khtml/java/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions