summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2021-12-14 16:44:14 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2021-12-15 15:24:52 +0100
commit023ebf17898db4bca63129f079fd90b5cf76c1a9 (patch)
treef0c72239af05ea4b1435b69ebf38d9ab88c49e47 /config_host.mk.in
parentf45b7871e7d31dfc6ed31d1b79928990bba0d0dd (diff)
ucb: remove --with-webdav=neon
Remove code in ucb/source/ucp/webdav-neon, and now unused external neon. The --with-webdav=no option is retained for now. Change-Id: I4ce429587e3991fa82009da2f8e4a068abe36435 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126839 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
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 3ad4b010ef48..2717ef888d13 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -455,9 +455,6 @@ export MYTHES_CFLAGS=$(gb_SPACE)@MYTHES_CFLAGS@
export MYTHES_LIBS=$(gb_SPACE)@MYTHES_LIBS@
export NASM=@NASM@
export NAFLAGS=@NAFLAGS@
-export NEON_CFLAGS=$(gb_SPACE)@NEON_CFLAGS@
-export NEON_LIBS=$(gb_SPACE)@NEON_LIBS@
-export NEON_VERSION=@NEON_VERSION@
export NM=@NM@
export NSS_CFLAGS=$(gb_SPACE)@NSS_CFLAGS@
export NSS_LIBS=$(gb_SPACE)@NSS_LIBS@
@@ -633,7 +630,6 @@ export SYSTEM_MARIADB_CONNECTOR_C=@SYSTEM_MARIADB_CONNECTOR_C@
export SYSTEM_MSPUB=@SYSTEM_MSPUB@
export SYSTEM_MWAW=@SYSTEM_MWAW@
export SYSTEM_MYTHES=@SYSTEM_MYTHES@
-export SYSTEM_NEON=@SYSTEM_NEON@
export SYSTEM_NSS=@SYSTEM_NSS@
export SYSTEM_ODBC_HEADERS=@SYSTEM_ODBC_HEADERS@
export SYSTEM_ODFGEN=@SYSTEM_ODFGEN@