[ooo-build-commit] .: Branch 'ooo-build-3-2' - 2 commits - distro-configs/GoOoLinux.conf.in distro-configs/NovellWin32Eval.conf.in
Fridrich Strba
fridrich at kemper.freedesktop.org
Mon Feb 15 03:52:29 PST 2010
distro-configs/GoOoLinux.conf.in | 6 ++----
distro-configs/NovellWin32Eval.conf.in | 2 ++
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 9a04bb2bf630c1c939ffe4bba92c64038bdc3fba
Author: Fridrich Strba <fridrich.strba at bluewin.ch>
Date: Mon Feb 15 12:51:38 2010 +0100
Don't use system openssl and system dictionaries in Universal Build
* distro-configs/GoOoLinux.conf.in:
diff --git a/distro-configs/GoOoLinux.conf.in b/distro-configs/GoOoLinux.conf.in
index df06129..c17c80b 100644
--- a/distro-configs/GoOoLinux.conf.in
+++ b/distro-configs/GoOoLinux.conf.in
@@ -46,7 +46,5 @@
--with-extension-integration
--with-linker-hash-style=both
--with-ant-home=$BUILDDIR/apache-ant-1.7.0
---with-external-dict-dir=/usr/share/hunspell
---with-external-hyph-dir=/usr/share/hyphen
---with-external-thes-dir=/usr/share/mythes
---with-system-dicts
+--without-system-dicts
+--without-system-openssl
commit 18f6e4b870874894b5f50df4992d9dd4ac5df85d
Author: Fridrich Strba <fridrich.strba at bluewin.ch>
Date: Mon Feb 15 12:50:14 2010 +0100
Don't include dictionaries and agfa fonts with NovellWin32Eval
* distro-configs/NovellWin32Eval.conf.in:
diff --git a/distro-configs/NovellWin32Eval.conf.in b/distro-configs/NovellWin32Eval.conf.in
index 80fcac5..fb6645b 100644
--- a/distro-configs/NovellWin32Eval.conf.in
+++ b/distro-configs/NovellWin32Eval.conf.in
@@ -3,3 +3,5 @@
--with-vendor=\"Novell, Inc.\"
--disable-activex-component
--disable-xrender-link
+--without-myspell-dicts
+--without-agfa-monotype-fonts
More information about the ooo-build-commit
mailing list