summaryrefslogtreecommitdiffstats
path: root/external/libtiff/libtiff.linknolibs.patch
blob: 0017ca9ca3455b9b8fbe6cf2965431ca8ffd60b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- libtiff/Makefile.in	2022-05-21 15:32:48.069999327 +0100
+++ libtiff/Makefile.in	2022-05-21 15:32:59.051499293 +0100
@@ -372,7 +372,7 @@
 LDFLAGS = @LDFLAGS@
 LIBDIR = @LIBDIR@
 LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
+#LIBS = @LIBS@
 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@