From 3e99775689b7c0fa8217c6e77bec288ed5a9cc13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 24 Jul 2024 13:52:46 +0100 Subject: [PATCH] ofz#70572 build failure MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib313e1c6ace119e1480587e2bd519a5841e51a4b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170941 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index c8158146cca1..9949b508dd39 100644 --- a/configure.ac +++ b/configure.ac @@ -5980,6 +5980,7 @@ if test "$cross_compiling" = "yes"; then --disable-xmlhelp \ --enable-dynamic-loading \ --enable-icecream="$enable_icecream" \ + --without-gssapi \ --without-doxygen \ --without-tls \ --without-webdav \