Explorar o código

add z to default tiff libs

David Rose %!s(int64=21) %!d(string=hai) anos
pai
achega
2d2e195231
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dtool/Config.pp

+ 1 - 1
dtool/Config.pp

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