[PATCH] postgresql: honor --disable-openssl flag
Andres Gomez (via Code Review)
gerrit at gerrit.libreoffice.org
Fri Apr 12 14:45:54 PDT 2013
Hello LibreOffice gerrit bot,
I'd like you to reexamine a change. Please visit
https://gerrit.libreoffice.org/3333
to look at the new patch set (#3).
Change subject: postgresql: honor --disable-openssl flag
......................................................................
postgresql: honor --disable-openssl flag
On --disable-openssl, let's avoid linking the
bundled postgresql to OpenSSL by not passing down
--with-openssl to its configure script.
Also, configure stage will fail if krb5 or gssapi
are enabled as they need OpenSSL and, in any
case, --with-krb5 and --with-gssapi will not be
passed down to postgresql configure script.
Change-Id: Iaf7e944d1d8f6a018e949ece56f6d3881f1e8c46
---
M configure.ac
M postgresql/ExternalProject_postgresql.mk
2 files changed, 12 insertions(+), 4 deletions(-)
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/3333/3
--
To view, visit https://gerrit.libreoffice.org/3333
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iaf7e944d1d8f6a018e949ece56f6d3881f1e8c46
Gerrit-PatchSet: 3
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Andres Gomez <agomez at igalia.com>
Gerrit-Reviewer: LibreOffice gerrit bot <gerrit at libreoffice.org>
More information about the LibreOffice
mailing list