diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-04-08 13:31:35 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-04-08 13:32:09 +0200 |
commit | e2916fd66191982e8d959b5ff414e9e8d0312eb5 (patch) | |
tree | f3454f565b42cda8dabdd90b4a697ed0ee80f97e /distro-configs | |
parent | 19480ddf483174e956bd658b76380dbe499678dd (diff) |
remove obsolete configure options + fix system_xrender_headers vs system_xrender
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 7 | ||||
-rw-r--r-- | distro-configs/LibreOfficeOpenBSD.conf | 4 | ||||
-rw-r--r-- | distro-configs/LibreOfficeWin32.conf | 1 | ||||
-rw-r--r-- | distro-configs/LibreOfficeWin64.conf | 1 |
4 files changed, 1 insertions, 12 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index 7102c26579b4..799540dc7e19 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 f862ad5b5e0b..336892fbd73b 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 5e78e22d8004..dd96ffd9d4f0 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 7bdf47d0816e..c8a2647fe620 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 |