]> git.eshelyaron.com Git - emacs.git/commitdiff
(LIBTIFF): Use -ltiff instead of -ltiff34
authorGerd Moellmann <gerd@gnu.org>
Sat, 7 Aug 1999 16:01:17 +0000 (16:01 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 7 Aug 1999 16:01:17 +0000 (16:01 +0000)
src/Makefile.in

index a3d44dd39db0ac8b82d0257d0ed1da6524b849cb..b5403c2f3524dad36c32daedfc4d5e34772a3e58 100644 (file)
@@ -402,7 +402,7 @@ LIBXT=
 
 #if HAVE_TIFF
 #ifndef LIBTIFF
-#define LIBTIFF -ltiff34
+#define LIBTIFF -ltiff
 #endif /* not defined LIBTIFF */
 #else /* not HAVE_TIFF */
 #define LIBTIFF