# HG changeset patch # User Gerd Moellmann # Date 934041677 0 # Node ID 9046b63e8724193b900b914e3ec05db9ca2159eb # Parent 5462387b221c30e02dc7dd5273f24001259bed90 (LIBTIFF): Use -ltiff instead of -ltiff34 diff -r 5462387b221c -r 9046b63e8724 src/Makefile.in --- 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