zlib
zlib copied to clipboard
[configure][bug-fix] Add existence check for compiler
Issue: #1023
Add a configure test that verifies the presence of the compiler before we continue on using it in the following tests. If missing return an indicative error to the user.
@madler: Have you seen this PR?