configure.ac | 1 + 1 file changed, 1 insertion(+) New commits: commit 82fc7250c237933db4a3810f774befa5936f080d Author: Caolán McNamara <caolan.mcnam...@collabora.com> AuthorDate: Wed Jul 24 13:52:46 2024 +0100 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Thu Jul 25 13:43:49 2024 +0200
ofz#70572 build failure Change-Id: Ib313e1c6ace119e1480587e2bd519a5841e51a4b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170941 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnam...@collabora.com> (cherry picked from commit 3e99775689b7c0fa8217c6e77bec288ed5a9cc13) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170947 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/configure.ac b/configure.ac index d473c88cf2c0..00ed89ef3ac0 100644 --- a/configure.ac +++ b/configure.ac @@ -5919,6 +5919,7 @@ if test "$cross_compiling" = "yes"; then --disable-xmlhelp \ --enable-dynamic-loading \ --enable-icecream="$enable_icecream" \ + --without-gssapi \ --without-doxygen \ --without-tls \ --without-webdav \