[ooo-build-commit] .: distro-configs/Ark.conf.in distro-configs/Common.conf.in distro-configs/CommonLinux.conf.in distro-configs/CommonWin32.conf.in distro-configs/OxygenOfficeLinux.conf.in distro-configs/OxygenOfficeWindows.conf.in
Thorsten Behrens
thorsten at kemper.freedesktop.org
Tue Aug 3 01:20:07 PDT 2010
distro-configs/Ark.conf.in | 1 -
distro-configs/Common.conf.in | 1 +
distro-configs/CommonLinux.conf.in | 1 -
distro-configs/CommonWin32.conf.in | 1 -
distro-configs/OxygenOfficeLinux.conf.in | 1 -
distro-configs/OxygenOfficeWindows.conf.in | 1 -
6 files changed, 1 insertion(+), 5 deletions(-)
New commits:
commit fe8bb61d06f7baae15c8b20129930f25d29cc8cf
Author: Thorsten Behrens <tbehrens at novell.com>
Date: Tue Aug 3 10:15:02 2010 +0200
Move --with-vba-package-format to Common.conf
Reported with n#627582, vba functionality was missing on Mac -
and since all other platforms had --with-vba-package-format=builtin
specified manually, moved that to Common.conf.in
* distro-configs/Ark.conf.in:
* distro-configs/Common.conf.in:
* distro-configs/CommonLinux.conf.in:
* distro-configs/CommonWin32.conf.in:
* distro-configs/OxygenOfficeLinux.conf.in:
* distro-configs/OxygenOfficeWindows.conf.in:
diff --git a/distro-configs/Ark.conf.in b/distro-configs/Ark.conf.in
index 50c93c9..44e0ece 100644
--- a/distro-configs/Ark.conf.in
+++ b/distro-configs/Ark.conf.in
@@ -29,7 +29,6 @@
--disable-gnome-vfs
--enable-pam-link
--enable-xrender-link
---with-vba-package-format=builtin
--with-system-agg
--with-serializer-jar=/usr/share/java/serializer.jar
--with-system-mozilla=firefox
diff --git a/distro-configs/Common.conf.in b/distro-configs/Common.conf.in
index dc5765a..d846645 100644
--- a/distro-configs/Common.conf.in
+++ b/distro-configs/Common.conf.in
@@ -5,3 +5,4 @@
--without-gpc
--without-agg
--disable-fetch-external
+--with-vba-package-format=builtin
diff --git a/distro-configs/CommonLinux.conf.in b/distro-configs/CommonLinux.conf.in
index 4f9925d..bb703e8 100644
--- a/distro-configs/CommonLinux.conf.in
+++ b/distro-configs/CommonLinux.conf.in
@@ -14,5 +14,4 @@
--enable-evolution2
--enable-dbus
--with-alloc=system
---with-vba-package-format=builtin
@CAIRO_CONFIGURE_FLAG@
diff --git a/distro-configs/CommonWin32.conf.in b/distro-configs/CommonWin32.conf.in
index eeaf269..e36fb06 100644
--- a/distro-configs/CommonWin32.conf.in
+++ b/distro-configs/CommonWin32.conf.in
@@ -1,3 +1,2 @@
--with-ant-home=$BUILDDIR/apache-ant-1.7.0
--with-build-version=\"ooo-build `date +%Y-%m-%d`\"
---with-vba-package-format=builtin
diff --git a/distro-configs/OxygenOfficeLinux.conf.in b/distro-configs/OxygenOfficeLinux.conf.in
index 30a2fc0..a012c4c 100644
--- a/distro-configs/OxygenOfficeLinux.conf.in
+++ b/distro-configs/OxygenOfficeLinux.conf.in
@@ -3,7 +3,6 @@
--with-vendor=\"OxygenOffice Professional Team\"
--with-build-version=\"OxygenOffice Professional Alpha 3.3.0 M000 - OxygenOffice Build 0\"
--enable-binfilter
---with-vba-package-format=builtin
--enable-vba
--enable-build-mozilla
--without-system-mozilla
diff --git a/distro-configs/OxygenOfficeWindows.conf.in b/distro-configs/OxygenOfficeWindows.conf.in
index bc53e1b..c7206ce 100644
--- a/distro-configs/OxygenOfficeWindows.conf.in
+++ b/distro-configs/OxygenOfficeWindows.conf.in
@@ -3,7 +3,6 @@
--with-vendor=\"OxygenOffice Professional Team\"
--with-build-version=\"OxygenOffice Professional Alpha 3.3.0 M000 - OxygenOffice Build 0\"
--enable-binfilter
---with-vba-package-format=builtin
--enable-vba
--disable-build-mozilla
--enable-fontooo
More information about the ooo-build-commit
mailing list