diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-12-09 20:58:38 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-12-09 20:59:04 +0100 |
commit | 25180de75711cdf10b32a2997a23f201e1dd877f (patch) | |
tree | f8bf014139b6c6b3bf1e18088238e0ddb7d36803 /distro-configs | |
parent | 18069824a67602719007673c393ae511c476747e (diff) |
Build the postgresql driver by default on 32-bit Windows too
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeWin32.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeWin32.conf b/distro-configs/LibreOfficeWin32.conf index 9be2dd6a88b9..10d7f1298b6a 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 |