maskit commented on pull request #7355:
URL: https://github.com/apache/trafficserver/pull/7355#issuecomment-735610174


   Seems like this magic doesn't work for example plugins.
   ```
   AC_CHECK_FUNC([EVP_MD_CTX_new], [],
                 [AC_DEFINE([EVP_MD_CTX_new], [EVP_MD_CTX_create], [Renamed in 
OpenSSL 1.1])])
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to