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

Fridrich Strba fridrich at kemper.freedesktop.org
Fri May 11 03:58:47 PDT 2012


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

New commits:
commit 5da731e81a75de89617da475630c7beeea108137
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Fri May 11 12:54:48 2012 +0200

    Revert "Don't bundle stdelibs on Linux by default"
    
    since the toolchain that would allow this to be done is broken
    
    This reverts commit 9980e69e172ebaea9f6cde78187b3e7693647621.

diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf
index cc68194..4b77cba 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -2,6 +2,7 @@
 --with-system-dicts
 --without-unix-wrapper
 --without-system-zlib
+--without-system-stdlibs
 --without-system-poppler
 --without-system-openssl
 --without-system-mozilla
@@ -20,7 +21,6 @@
 --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