diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2021-05-17 16:39:25 +0200 |
---|---|---|
committer | Jan-Marek Glogowski <glogow@fbihome.de> | 2021-12-01 12:44:20 +0100 |
commit | 90243614b253bc2d6b3d12930f111eab5491316a (patch) | |
tree | c05cdfa6fee9ff989bbd713ec9ca2fab96918e2c /salhelper | |
parent | 301443e6bebd9c68a0229df832ddcb3188b575d3 (diff) |
Distinguish between --disable-gui and --without-x
For the static WASM build, we need to build with GUI but without
X11, as this just includes a static Qt backend.
We already have USING_X11, which indicates that the platform will
use X11 as a backend, so we can match --without-x to USING_X11=no,
independent from the --disable-gui setting.
Fitting all this into vcl/Library_vcl.mk was originally getting
quite complex, but by moving the logic into configure.ac in a
previous commit, the branching becomes way easier.
Change-Id: Ia2ddba3400b4306b609a1f64823cca75061e0593
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116125
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'salhelper')
0 files changed, 0 insertions, 0 deletions