add z to default tiff libs

This commit is contained in:
David Rose 2004-06-04 03:38:17 +00:00
parent 245cf2512b
commit 2d2e195231

View File

@ -253,7 +253,7 @@
// Is libtiff installed, and where?
#define TIFF_IPATH
#define TIFF_LPATH
#define TIFF_LIBS tiff
#define TIFF_LIBS tiff z
#defer HAVE_TIFF $[libtest $[TIFF_LPATH],$[TIFF_LIBS]]