This is 5.6.0 on a macOS 14.5. Running `./configure --help` says ``` --enable-libcrypto use libcrypto MD5 if available (breaks Mac build) ``` but running `./configure --enable-libcrypto` makes it build just fine.