[Libreoffice-commits] .: distro-configs/LibreOfficeLinux.conf

Fridrich Strba fridrich at kemper.freedesktop.org
Thu May 10 02:27:59 PDT 2012


 distro-configs/LibreOfficeLinux.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9980e69e172ebaea9f6cde78187b3e7693647621
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Thu May 10 11:26:57 2012 +0200

    Don't bundle stdelibs on Linux by default
    
    Change-Id: Ib498067bad7b370dc5ab58e728de9f64f375a1a8

diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf
index 4b77cba..cc68194 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -2,7 +2,6 @@
 --with-system-dicts
 --without-unix-wrapper
 --without-system-zlib
---without-system-stdlibs
 --without-system-poppler
 --without-system-openssl
 --without-system-mozilla
@@ -21,6 +20,7 @@
 --with-external-thes-dir=/usr/share/mythes
 --with-external-hyph-dir=/usr/share/hyphen
 --with-external-dict-dir=/usr/share/hunspell
+--with-system-stdlibs
 --enable-extension-integration
 --enable-opengl
 --enable-odk


More information about the Libreoffice-commits mailing list