distro-configs/LibreOfficeWin32.conf | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit f9238519ef75796bbf16fb1ab71dc58e3bed17a1 Author: Fridrich Å trba <[email protected]> Date: Fri Dec 9 20:58:38 2011 +0100 Build the postgresql driver by default on 32-bit Windows too Signed-off-by: Fridrich Å trba <[email protected]> diff --git a/distro-configs/LibreOfficeWin32.conf b/distro-configs/LibreOfficeWin32.conf index 9be2dd6..10d7f12 100644 --- a/distro-configs/LibreOfficeWin32.conf +++ b/distro-configs/LibreOfficeWin32.conf @@ -1,5 +1,6 @@ --with-vendor=The Document Foundation --without-system-mesa-headers +--without-system-postgresql --without-junit --without-helppack-integration --without-agfa-monotype-fonts @@ -15,3 +16,4 @@ --enable-ext-presenter-console --enable-ext-pdfimport --enable-ext-nlpsolver +--enable-ext-postgresql-sdbc
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
