summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-01-05 08:20:16 +0100
committerStephan Bergmann <sbergman@redhat.com>2022-01-05 17:50:41 +0100
commitdf9cbdd22658131b881e6527467c8e2a2dd36c70 (patch)
tree1e4a1ce9f4e225e94ed17e86f0596ddb1bddbc4c /config_host.mk.in
parenteb31b387ac4b679e4da851b8b17e9b4e35722c04 (diff)
Drop remnants of --with-webdav=neon
...that were left behind by 023ebf17898db4bca63129f079fd90b5cf76c1a9 "ucb: remove --with-webdav=neon" Change-Id: I617ca74d1c4b46d8f0b9dac317b5972bfb911813 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127986 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 578926500b48..6d2102dd47e6 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -244,8 +244,6 @@ export GPG_ERROR_CFLAGS=$(gb_SPACE)@GPG_ERROR_CFLAGS@
export GPG_ERROR_LIBS=$(gb_SPACE)@GPG_ERROR_LIBS@
export GPGMEPP_CFLAGS=$(gb_SPACE)@GPGMEPP_CFLAGS@
export GPGMEPP_LIBS=$(gb_SPACE)@GPGMEPP_LIBS@
-export GNUTLS_CFLAGS=$(gb_SPACE)@GNUTLS_CFLAGS@
-export GNUTLS_LIBS=$(gb_SPACE)@GNUTLS_LIBS@
export PARALLELISM?=@PARALLELISM@
@x_GNUCP@ export GNUCOPY=@GNUCP@
export GNUPATCH=@GNUPATCH@
@@ -357,8 +355,6 @@ export LIBEXTTEXTCAT_CFLAGS=$(gb_SPACE)@LIBEXTTEXTCAT_CFLAGS@
export LIBEXTTEXTCAT_LIBS=$(gb_SPACE)@LIBEXTTEXTCAT_LIBS@
export LIBFONTS_JAR=@LIBFONTS_JAR@
export LIBFORMULA_JAR=@LIBFORMULA_JAR@
-export LIBGCRYPT_CFLAGS=@LIBGCRYPT_CFLAGS@
-export LIBGCRYPT_LIBS=@LIBGCRYPT_LIBS@
export LIBJPEG_CFLAGS=$(gb_SPACE)@LIBJPEG_CFLAGS@
export LIBJPEG_LIBS=$(gb_SPACE)@LIBJPEG_LIBS@
export LIBLANGTAG_CFLAGS=$(gb_SPACE)@LIBLANGTAG_CFLAGS@