diff src/Makefile.in @ 25204:9046b63e8724

(LIBTIFF): Use -ltiff instead of -ltiff34
author Gerd Moellmann <gerd@gnu.org>
date Sat, 07 Aug 1999 16:01:17 +0000
parents 8e7cbb952142
children b7aa6ac26872
line wrap: on
line diff
--- a/src/Makefile.in	Sat Aug 07 16:01:14 1999 +0000
+++ b/src/Makefile.in	Sat Aug 07 16:01:17 1999 +0000
@@ -402,7 +402,7 @@
 
 #if HAVE_TIFF
 #ifndef LIBTIFF
-#define LIBTIFF -ltiff34
+#define LIBTIFF -ltiff
 #endif /* not defined LIBTIFF */
 #else /* not HAVE_TIFF */
 #define LIBTIFF