| Log Message: |
Make Mix 2.9beta31 work on OpenBSD:
OpenBSD has no /usr/include/ssl/openssl, just /usr/include/ssl.
OpenBSD SSL has no patented algorithm IDEA. Use other libidea.a.
General bug fix (eliminates a bogus error message):
OpenSSL version numbers in hex, not decimal. Must compare as hex (16#)
|