summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2022-11-22 11:30:06 +0200
committerTor Lillqvist <tml@collabora.com>2022-11-30 12:27:24 +0100
commit11e72e61b64bcabf5c599bc24e0b2f6b62c91b5c (patch)
tree9bd8336e764be35170843d523ae38b77ec2285ad /configure.ac
parentbfe18cbb5eebe975bd469bb884b4c86f03fc48c0 (diff)
Move Qt5 and scripting options for Emscripten to the distro-configs file
The resulting config_host.mk from running autogen.sh with just --with-distro=LibreOfficeWASM32 is identical, so this should be safe. Change-Id: I68ab81ba4e48c18d135a824c6158d725eb3f94da Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143395 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
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 d6c1ac9fa3fe..22589f700099 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1163,8 +1163,6 @@ emscripten)
test_system_freetype=no
enable_compiler_plugins=no
enable_customtarget_components=yes
- enable_qt5=yes
- enable_scripting=no
enable_split_debug=yes
enable_wasm_strip=yes
with_system_zlib=no