Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3803
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/3803/1
configure: with --enable-headless disable opengl by default
It makes no sense without a gui, one less one is forced to use
with --enable-headless
Issue fixed in master in 2ac38d1eac981a411f89b666c6f72aef88fa1f73
Change-Id: I28bd271ca1121070a331cd0a9b1d1ce823ce7c63
---
M configure.ac
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
index 89feb7f..9a89227 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4356,6 +4356,7 @@
enable_unix_qstart_libpng=no
enable_cairo_canvas=no
enable_gnome_vfs=no
+ enable_opengl=no
fi
dnl ===================================================================
--
To view, visit https://gerrit.libreoffice.org/3803
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I28bd271ca1121070a331cd0a9b1d1ce823ce7c63
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Context
- [PATCH libreoffice-4-0] configure: with --enable-headless disable opengl by default · Riccardo Magliocchetti (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.