diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-12-09 16:59:13 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-12-09 17:04:31 +0100 |
commit | 35bb1f9579a97178afd3da4de74fc75c0696b521 (patch) | |
tree | 61c8798d463fe4586d5ff55018bb2ef384ae6dd0 /distro-configs | |
parent | b5c80222993cb9b22dc97bcadd4106ba2ec7c18b (diff) |
Use the internal libpq for universal builds
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index b2c6894ab566..1a4ab2e9b4ce 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -1,6 +1,5 @@ --with-vendor=The Document Foundation --with-system-dicts ---with-system-postgresql --without-unix-wrapper --without-system-zlib --without-system-stdlibs @@ -12,6 +11,7 @@ --without-system-jpeg --without-system-jars --without-system-cairo +--without-system-postgresql --without-openldap --without-junit --without-helppack-integration |