This allows older versions of Apache (httpd-2.4.6-90.el7) to build newer releases of mod_nss. nss_engine_status() is only called by nss_engine_set().
Patch contributed by M. Lampe.
https://pagure.io/mod_nss/issue/49
Pull-Request has been merged by rcritten
This allows older versions of Apache (httpd-2.4.6-90.el7) to
build newer releases of mod_nss. nss_engine_status() is only
called by nss_engine_set().
Patch contributed by M. Lampe.
https://pagure.io/mod_nss/issue/49