20b64cf151
Change-Id: I2f71f61c371055521c884a00dde48a811d204df1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145875 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
11 lines
369 B
Diff
11 lines
369 B
Diff
--- a/libtiff/Makefile.in 2022-05-21 15:32:48.069999327 +0100
|
|
+++ b/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@
|