Differences From Artifact [0c6bf71444]:
- File aclocal/tcltls_openssl.m4 — part of check-in [4aedc3e201] at 2016-12-07 16:20:16 on branch tls-1-7 — Fixed check for SSL_set_tlsext_host_name and added support for forcing options that were manually specified (user: rkeene, size: 4222) [annotate] [blame] [check-ins using]
To Artifact [60143a0cca]:
- File aclocal/tcltls_openssl.m4 — part of check-in [7245859364] at 2016-12-07 16:22:23 on branch tls-1-7 — Remove weird "force_off" configuration (user: rkeene, size: 4197) [annotate] [blame] [check-ins using]
︙ | |||
10 11 12 13 14 15 16 | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | - + | AC_MSG_ERROR([Unable to enable $3]) fi $1='false' ]) fi |
︙ |