Fix some comments in ./configure and meson setup files

Michael Paquier <michael@paquier.xyz>

Commit: da98d005cdbcd45af563d0c4ac86d0e9772cd15f
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-07-07T04:59:41Z
Releases: 17.0
Fix some comments in ./configure and meson setup files

The comments referring to SSL_CTX_set_cert_cb() in ./configure and
./configure.ac were inconsistent, as `autoreconf -i` would show.  While
on it, fix a typo on a comment related to the same check in
meson.build.

Issue introduced in 8e278b6, that removed support for OpenSSL 1.0.1.
Per offlist report from Thomas Munro.

Files

PathChange+/−
configure modified +1 −1
configure.ac modified +1 −2
meson.build modified +1 −1