]> granicus.if.org Git - curl/commit
Follow-up fix to detect SSL libs with MinGW.
authorGuenter Knauf <lists@gknw.net>
Thu, 19 Jul 2012 14:31:08 +0000 (16:31 +0200)
committerGuenter Knauf <lists@gknw.net>
Thu, 19 Jul 2012 14:31:08 +0000 (16:31 +0200)
commitc27cc4cfe08f61a5a47503c037579cd13fd8b32e
tree4b3864f5b316e3478bb4d7bd7490f35a574e211d
parentdc470723b12d475551101fa85d9f25ae5127ea5c
Follow-up fix to detect SSL libs with MinGW.

1) the check for winssl needs to come before nss check
2) the SSL checks must begin with a new if or else we will
never find any SSL lib with MinGW.
tests/runtests.pl