diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-12-07 14:58:44 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-12-07 14:59:42 +0100 |
commit | 1924f9d049564400ea7411a5ed33e6633e05fa1a (patch) | |
tree | d042f532f78f12ade36b392aa5a952b30841b934 /distro-configs/LibreOfficeLinux.conf | |
parent | 7be8bac42aa578dc7f250a490634e13d1dac550b (diff) |
Build pgsql connector for Linux release builds
Diffstat (limited to 'distro-configs/LibreOfficeLinux.conf')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index cfe81ee57499..b2c6894ab566 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -1,5 +1,6 @@ --with-vendor=The Document Foundation --with-system-dicts +--with-system-postgresql --without-unix-wrapper --without-system-zlib --without-system-stdlibs @@ -35,6 +36,7 @@ --enable-ext-scripting-beanshell --enable-ext-scripting-javascript --enable-ext-nlpsolver +--enable-ext-postgresql-sdbc --enable-epm --enable-cairo --enable-binfilter |