From c1db3831970e866c89950a87ab378ab150a46ecc Mon Sep 17 00:00:00 2001 From: Dan Ponte Date: Sun, 28 Apr 2024 13:06:27 -0400 Subject: [PATCH] libtiff --- comms/hylafax-d/files/patch-configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comms/hylafax-d/files/patch-configure b/comms/hylafax-d/files/patch-configure index 41211d6..0453a92 100644 --- a/comms/hylafax-d/files/patch-configure +++ b/comms/hylafax-d/files/patch-configure @@ -173,7 +173,7 @@ tiff_bytecount_t="uint32" ;; - 4.[0]) tiff_runlen_t="uint32" -+ 4.[01234]) tiff_runlen_t="uint32" ++ 4.[0123456]) tiff_runlen_t="uint32" tiff_offset_t="uint64" tiff_bytecount_t="uint64" echo '#define TIFFHeader TIFFHeaderClassic'