Move check for SSL_get_current_compression to run on mingw Mingw uses a different header file than msvc, so we don't get the hardcoded value, so we need the configure test to run.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/5571caf42d62ea30c452b0ae5f1748289ae613b4 Modified Files -------------- configure | 22 +++++++++++----------- configure.in | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
