[ooo-build-commit] distro-configs/SUSE-10.3.conf.in distro-configs/SUSE-11.0.conf.in distro-configs/SUSE-11.1.conf.in distro-configs/SUSE.conf.in

Petr Mladek pmladek at kemper.freedesktop.org
Thu Jun 18 08:00:25 PDT 2009


 distro-configs/SUSE-10.3.conf.in |    4 ++++
 distro-configs/SUSE-11.0.conf.in |    5 +++++
 distro-configs/SUSE-11.1.conf.in |    5 +++++
 distro-configs/SUSE.conf.in      |    5 +++++
 4 files changed, 19 insertions(+)

New commits:
commit 8aaeb5e5b57a5f8dfc3bab72c6f567e9c065d92d
Author: Petr Mladek <pmladek at suse.cz>
Date:   Thu Jun 18 16:56:52 2009 +0200

    Enabled extensions in the SUSE distro configs
    
    They were enabled only in the spec file. Several people asked me whether we
    build the extensions or not because they didn't see it in the distro config,
    ...
    
    * distro-configs/SUSE-10.3.conf.in:
    * distro-configs/SUSE-11.0.conf.in:
    * distro-configs/SUSE-11.1.conf.in:
    * distro-configs/SUSE.conf.in: add --enable-minimizer --enable-pdfimport
      --enable-presenter-console --enable-report-builder --enable-wiki-publisher

diff --git a/distro-configs/SUSE-10.3.conf.in b/distro-configs/SUSE-10.3.conf.in
index 0d038ad..d73234d 100644
--- a/distro-configs/SUSE-10.3.conf.in
+++ b/distro-configs/SUSE-10.3.conf.in
@@ -4,9 +4,13 @@
 --disable-odk
 --disable-qadevooo
 --enable-lockdown
+--enable-minimizer
 --enable-mono
 --enable-opengl
 --enable-ogltrans
+--enable-presenter-console
+--enable-report-builder
+--enable-wiki-publisher
 --with-ant-home=/usr/share/ant
 --with-external-dict-dir=/usr/share/myspell
 --with-external-hyph-dir=/usr/share/ooo/hyphen
diff --git a/distro-configs/SUSE-11.0.conf.in b/distro-configs/SUSE-11.0.conf.in
index cf0d263..1667923 100644
--- a/distro-configs/SUSE-11.0.conf.in
+++ b/distro-configs/SUSE-11.0.conf.in
@@ -4,9 +4,14 @@
 --disable-odk
 --disable-qadevooo
 --enable-lockdown
+--enable-minimizer
 --enable-mono
 --enable-opengl
 --enable-ogltrans
+--enable-pdfimport
+--enable-presenter-console
+--enable-report-builder
+--enable-wiki-publisher
 --without-stlport
 --with-ant-home=/usr/share/ant
 --with-external-dict-dir=/usr/share/myspell
diff --git a/distro-configs/SUSE-11.1.conf.in b/distro-configs/SUSE-11.1.conf.in
index a9709e8..4181fe9 100644
--- a/distro-configs/SUSE-11.1.conf.in
+++ b/distro-configs/SUSE-11.1.conf.in
@@ -4,9 +4,14 @@
 --disable-odk
 --disable-qadevooo
 --enable-lockdown
+--enable-minimizer
 --enable-mono
 --enable-opengl
 --enable-ogltrans
+--enable-pdfimport
+--enable-presenter-console
+--enable-report-builder
+--enable-wiki-publisher
 --without-stlport
 --with-ant-home=/usr/share/ant
 --with-external-dict-dir=/usr/share/myspell
diff --git a/distro-configs/SUSE.conf.in b/distro-configs/SUSE.conf.in
index 5ffb1cc..6c46634 100644
--- a/distro-configs/SUSE.conf.in
+++ b/distro-configs/SUSE.conf.in
@@ -3,9 +3,14 @@
 --disable-odk
 --disable-qadevooo
 --enable-lockdown
+--enable-minimizer
 --enable-mono
 --enable-opengl
 --enable-ogltrans
+--enable-pdfimport
+--enable-presenter-console
+--enable-report-builder
+--enable-wiki-publisher
 --without-stlport
 --with-ant-home=/usr/share/ant
 --with-external-dict-dir=/usr/share/myspell


More information about the ooo-build-commit mailing list