summaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
parenttdf#145158: sw: Add UItest (diff)
downloadcore-9ba2231084fb788c66a3bbc16cab7c02f35b41a2.tar.gz
core-9ba2231084fb788c66a3bbc16cab7c02f35b41a2.zip
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 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3cfcb7540e7f..c5b3a1ea116f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13124,10 +13124,8 @@ if test "$enable_build_opensymbol" = "yes"; then
fi
else
AC_MSG_RESULT([no])
- OPENSYMBOL_TTF=f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
BUILD_TYPE="$BUILD_TYPE OPENSYMBOL"
fi
-AC_SUBST(OPENSYMBOL_TTF)
AC_SUBST(FONTFORGE)
dnl ===================================================================