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 <ago...@igalia.com> Gerrit-Reviewer: LibreOffice gerrit bot <ger...@libreoffice.org> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice