summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2021-11-08 20:24:40 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2021-11-09 16:37:28 +0100
commit9ba2231084fb788c66a3bbc16cab7c02f35b41a2 (patch)
tree45edbf3fda626fe992346879b1d44615c335a89f /config_host.mk.in
parent14dbf91aade4798d6369bb993687ae9e9d54e484 (diff)
download.lst: define OPENSYMBOL variables like everything else
No reason why the filename should be defined in configure? Remove unused NUMBERTEXT_EXTENSION_SHA256SUM. Change-Id: I3d3084e2052cb98ddbe2c1cf10691dcc5d716d19 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124889 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 43f65dfce39a..ab5cca977dd3 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -474,7 +474,6 @@ export OOO_JUNIT_JAR=@OOO_JUNIT_JAR@
export OOO_VENDOR=@OOO_VENDOR@
export OPENSSL_CFLAGS=$(gb_SPACE)@OPENSSL_CFLAGS@
export OPENSSL_LIBS=$(gb_SPACE)@OPENSSL_LIBS@
-export OPENSYMBOL_TTF=@OPENSYMBOL_TTF@
export ORCUS_CFLAGS=$(gb_SPACE)@ORCUS_CFLAGS@
export ORCUS_LIBS=$(gb_SPACE)@ORCUS_LIBS@
export OS=@OS@