From 47a101d766660d2c90d080f4dc8862f17709d60e Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 22 Sep 2011 00:20:48 +0200 Subject: distro-configs: with-extension-integration -> enable-extension-integration This was a regression introduced in commit 29db940ce504a5dff393927e4ea2680156f2b119 --- distro-configs/LibreOfficeLinux.conf | 2 +- distro-configs/LibreOfficeMacOSX.conf | 2 +- distro-configs/LibreOfficeOpenBSD.conf | 2 +- distro-configs/LibreOfficeWin32.conf | 2 +- distro-configs/OxygenOfficeLinux.conf | 2 +- distro-configs/OxygenOfficeWin32.conf | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'distro-configs') diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index 4fe332556388..ddf6671479de 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -22,7 +22,7 @@ --with-external-thes-dir=/usr/share/mythes --with-external-hyph-dir=/usr/share/hyphen --with-external-dict-dir=/usr/share/hunspell ---with-extension-integration +--enable-extension-integration --enable-opengl --enable-odk --enable-lockdown diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf index 01142b9080fa..65f3dd394f9c 100644 --- a/distro-configs/LibreOfficeMacOSX.conf +++ b/distro-configs/LibreOfficeMacOSX.conf @@ -11,4 +11,4 @@ --enable-ext-scripting-beanshell --enable-ext-scripting-javascript --enable-ext-nlpsolver ---with-extension-integration +--enable-extension-integration diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf index 5b6eefd0c9af..8f94b4b61b31 100644 --- a/distro-configs/LibreOfficeOpenBSD.conf +++ b/distro-configs/LibreOfficeOpenBSD.conf @@ -22,7 +22,7 @@ --enable-python=system --with-alloc=system --with-ant-home=/usr/local/ant ---with-extension-integration +--enable-extension-integration --with-fonts --with-java --with-java-target-version=1.5 diff --git a/distro-configs/LibreOfficeWin32.conf b/distro-configs/LibreOfficeWin32.conf index 600ec23d8895..55e88d8b01db 100644 --- a/distro-configs/LibreOfficeWin32.conf +++ b/distro-configs/LibreOfficeWin32.conf @@ -3,7 +3,7 @@ --without-junit --without-helppack-integration --without-agfa-monotype-fonts ---with-extension-integration +--enable-extension-integration --with-java-target-version=1.5 --disable-xrender-link --disable-activex-component diff --git a/distro-configs/OxygenOfficeLinux.conf b/distro-configs/OxygenOfficeLinux.conf index 73c1d76303e3..f000ae6621e0 100644 --- a/distro-configs/OxygenOfficeLinux.conf +++ b/distro-configs/OxygenOfficeLinux.conf @@ -26,7 +26,7 @@ --enable-opengl --enable-dbus --enable-gnome-vfs ---with-extension-integration +--enable-extension-integration --enable-ext-wiki-publisher --enable-ext-report-builder --enable-ext-presenter-minimizer diff --git a/distro-configs/OxygenOfficeWin32.conf b/distro-configs/OxygenOfficeWin32.conf index 2fba46c2aecf..c46bddec96e0 100644 --- a/distro-configs/OxygenOfficeWin32.conf +++ b/distro-configs/OxygenOfficeWin32.conf @@ -13,7 +13,7 @@ --enable-extra-sample --enable-extra-font --with-lang=hu de fr it tr ka fi pl nl pt-BR es ja zh-CN sv cs ko sl ---with-extension-integration +--enable-extension-integration --enable-ext-wiki-publisher --enable-ext-report-builder --enable-ext-presenter-minimizer -- cgit