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 ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/0e34d82538bd48fc537d512539cee014654a45e1 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
