]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
Libtiff website address change
authorPatrice Fournier <patrice.fournier@ifax.com>
Fri, 31 Mar 2023 22:38:14 +0000 (18:38 -0400)
committerPatrice Fournier <patrice.fournier@ifax.com>
Mon, 5 Aug 2024 09:42:35 +0000 (05:42 -0400)
Libtiff lost its remotesensing website in 2018, updating links to new
simplesystems address.

configure
etc/faxsetup.sh.in

index 50a613d78fda98fdb9670755ed2c7c9d48df18f7..ab93fb03b974949801c08bd575412c4ce33fd5bc 100755 (executable)
--- a/configure
+++ b/configure
@@ -2631,7 +2631,7 @@ Incompatible TIFF Library.
 HylaFAX ${VERSION} requires TIFF software distribution versions 3.4 through
 4.2.  If you do not have up to date TIFF software on your system
 then you can retrieve it from the location where you obtained this software.
-The Home Page for version 3.5 and later is http://www.remotesensing.org/libtiff/
+The Home Page for version 3.5 and later is http://www.simplesystems.org/libtiff/
 EOF
        boom
        return 1
index 3cda72761ae750b4e07e701bf1e294eca0238990..f3b1a076e3b026a80447212e59dc29c2a1ee47ea 100644 (file)
@@ -1029,7 +1029,7 @@ FATAL ERROR: $TIFFBIN does not exist or is not a directory!
 The directory of tools from the TIFF software distribution is not
 where it is expected or this file is not a directory.  If you do not
 have the TIFF distribution installed on this machine then you must
-install it; the homepage for LibTIFF is http://www.remotesensing.org/libtiff/.
+install it; the homepage for LibTIFF is http://www.simplesystems.org/libtiff/.
 Otherwise, if the software is installed in a directory other than
 where it is expected you can configure the HylaFAX software to use
 an alternate directory by supplying a -with-TIFFBIN option when running
@@ -1048,7 +1048,7 @@ The program $TIFFBIN/$file is not where it is expected or the file
 is not executable.  This program is part of the TIFF software
 distribution that is required for use with HylaFAX.  If you do not
 have the TIFF distribution installed on this machine then you must
-install it; the homepage for LibTIFF is http://www.remotesensing.org/libtiff/.
+install it; the homepage for LibTIFF is http://www.simplesystems.org/libtiff/.
 Otherwise, if the software is installed in a directory other than
 where it is expected you can configure the HylaFAX software to use
 an alternate directory by supplying a -with-TIFFBIN option when running