From: Gerd Moellmann Date: Sat, 7 Aug 1999 16:01:17 +0000 (+0000) Subject: (LIBTIFF): Use -ltiff instead of -ltiff34 X-Git-Tag: emacs-pretest-21.0.90~7237 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5dd6aea87773922b52f9a3f5e3a3df1ce002f1a3;p=emacs.git (LIBTIFF): Use -ltiff instead of -ltiff34 --- diff --git a/src/Makefile.in b/src/Makefile.in index a3d44dd39db..b5403c2f352 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -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