[Libreoffice-commits] .: configure.in distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeOpenBSD.conf distro-configs/LibreOfficeWin32.conf distro-configs/LibreOfficeWin64.conf
Fridrich Strba
fridrich at kemper.freedesktop.org
Fri Apr 8 04:32:27 PDT 2011
configure.in | 2 +-
distro-configs/LibreOfficeLinux.conf | 7 +------
distro-configs/LibreOfficeOpenBSD.conf | 4 ----
distro-configs/LibreOfficeWin32.conf | 1 -
distro-configs/LibreOfficeWin64.conf | 1 -
5 files changed, 2 insertions(+), 13 deletions(-)
New commits:
commit 63c0a8352317b439eefa1c14620299ef791c62f4
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Fri Apr 8 13:31:35 2011 +0200
remove obsolete configure options + fix system_xrender_headers vs system_xrender
diff --git a/configure.in b/configure.in
index e4bf2b6..bbeda5a 100755
--- a/configure.in
+++ b/configure.in
@@ -894,7 +894,7 @@ AC_ARG_WITH(system-sane,
AS_HELP_STRING([--with-system-sane-header],
[Use sane.h already on system.]))
-AC_ARG_WITH(system-xrender,
+AC_ARG_WITH(system-xrender-headers,
AS_HELP_STRING([--with-system-xrender-headers],
[Use XRender headers already on system.]))
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf
index 7102c26..799540d 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -1,8 +1,8 @@
--with-vendor=The Document Foundation
--with-system-dicts
--without-unix-wrapper
---without-system-zlib
--without-system-xrender-headers
+--without-system-zlib
--without-system-stdlibs
--without-system-python
--without-system-poppler
@@ -13,7 +13,6 @@
--without-system-libxml
--without-system-jpeg
--without-system-jars
---without-system-freetype
--without-system-cairo
--without-openldap
--without-junit
@@ -25,12 +24,10 @@
--with-external-hyph-dir=/usr/share/hyphen
--with-external-dict-dir=/usr/share/hunspell
--with-extension-integration
---with-dict=ALL
--enable-opengl
--enable-odk
--enable-lockdown
--enable-kde
---enable-hids
--enable-gstreamer
--enable-gnome-vfs
--enable-ext-wiki-publisher
@@ -45,7 +42,5 @@
--disable-xrender-link
--disable-unix-qstart
--disable-randr-link
---disable-pam-link
--disable-kde4
--disable-dbus
---disable-crypt-link
diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf
index f862ad5..336892f 100644
--- a/distro-configs/LibreOfficeOpenBSD.conf
+++ b/distro-configs/LibreOfficeOpenBSD.conf
@@ -1,5 +1,4 @@
--disable-build-mozilla
---disable-crypt-link
--disable-dbus
--disable-epm
--disable-kde
@@ -8,7 +7,6 @@
--disable-nss-module
--disable-odk
--disable-opengl
---disable-pam-link
--disable-randr-link
--disable-unix-qstart
--disable-xrender-link
@@ -17,7 +15,6 @@
--enable-cairo
--enable-gnome-vfs
--enable-gstreamer
---enable-hids
--enable-lockdown
--enable-ext-presenter-minimizer
--enable-ext-pdfimport
@@ -26,7 +23,6 @@
--enable-ext-wiki-publisher
--with-alloc=system
--with-ant-home=/usr/local/ant/lib
---with-dict=ALL
--with-extension-integration
--with-fonts
--with-java-target-version=1.5
diff --git a/distro-configs/LibreOfficeWin32.conf b/distro-configs/LibreOfficeWin32.conf
index 5e78e22..dd96ffd 100644
--- a/distro-configs/LibreOfficeWin32.conf
+++ b/distro-configs/LibreOfficeWin32.conf
@@ -5,7 +5,6 @@
--without-agfa-monotype-fonts
--with-nlpsolver
--with-java-target-version=1.5
---enable-hids
--enable-broffice
--disable-xrender-link
--disable-activex-component
diff --git a/distro-configs/LibreOfficeWin64.conf b/distro-configs/LibreOfficeWin64.conf
index 7bdf47d..c8a2647 100644
--- a/distro-configs/LibreOfficeWin64.conf
+++ b/distro-configs/LibreOfficeWin64.conf
@@ -1,7 +1,6 @@
--with-vendor=The Document Foundation
--without-agfa-monotype-fonts
--with-java-target-version=1.5
---enable-hids
--enable-cl-x64
--enable-broffice
--disable-xrender-link
More information about the Libreoffice-commits
mailing list