Move check for SSL_get_current_compression to run on mingw
Magnus Hagander <magnus@hagander.net>
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.
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +11 −11 |
| configure.in | modified | +1 −1 |