diff options
author | Robert Nagy <robert@openbsd.org> | 2011-06-20 22:31:28 +0200 |
---|---|---|
committer | Robert Nagy <robert@openbsd.org> | 2011-06-20 22:31:28 +0200 |
commit | 03992af6dca6b5e0e7307b5cf9ba094a6cbfd655 (patch) | |
tree | 6b8b6b9f76c9ce870144e571dc29be633fecc8b2 /distro-configs | |
parent | 2b12cab45a106e2e8984138354b0d144ab29b211 (diff) |
update the configure flags to reflect reality
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeOpenBSD.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf index 40c15e048a67..5b6eefd0c9af 100644 --- a/distro-configs/LibreOfficeOpenBSD.conf +++ b/distro-configs/LibreOfficeOpenBSD.conf @@ -1,6 +1,7 @@ --disable-build-mozilla --disable-dbus --disable-epm +--disable-gnome-vfs --disable-kde --disable-kde4 --disable-mozilla @@ -11,8 +12,6 @@ --disable-unix-qstart-libpng --disable-xrender-link --enable-binfilter ---enable-cairo ---enable-gnome-vfs --enable-gstreamer --enable-lockdown --enable-ext-presenter-minimizer @@ -20,6 +19,7 @@ --enable-ext-presenter-console --enable-ext-report-builder --enable-ext-wiki-publisher +--enable-python=system --with-alloc=system --with-ant-home=/usr/local/ant --with-extension-integration @@ -44,7 +44,6 @@ --with-system-neon --with-system-openssl --with-system-poppler ---with-system-python --with-system-redland --with-system-stdlibs --with-system-xrender-headers |