Kaydet (Commit) 9980e69e authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Don't bundle stdelibs on Linux by default

Change-Id: Ib498067bad7b370dc5ab58e728de9f64f375a1a8
üst 4453b529
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
--with-system-dicts --with-system-dicts
--without-unix-wrapper --without-unix-wrapper
--without-system-zlib --without-system-zlib
--without-system-stdlibs
--without-system-poppler --without-system-poppler
--without-system-openssl --without-system-openssl
--without-system-mozilla --without-system-mozilla
...@@ -21,6 +20,7 @@ ...@@ -21,6 +20,7 @@
--with-external-thes-dir=/usr/share/mythes --with-external-thes-dir=/usr/share/mythes
--with-external-hyph-dir=/usr/share/hyphen --with-external-hyph-dir=/usr/share/hyphen
--with-external-dict-dir=/usr/share/hunspell --with-external-dict-dir=/usr/share/hunspell
--with-system-stdlibs
--enable-extension-integration --enable-extension-integration
--enable-opengl --enable-opengl
--enable-odk --enable-odk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment