diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2012-05-11 12:54:48 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2012-05-11 12:58:41 +0200 |
commit | 5da731e81a75de89617da475630c7beeea108137 (patch) | |
tree | bf4373b30ff51ead608a5f619979d5e766455ef1 /distro-configs | |
parent | 583551810609804b225ab33456f0a2ae04ad16c1 (diff) |
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.
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index cc6819466b0d..4b77cbae6f96 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 |