From: David Levine Date: Thu, 9 Jan 2014 02:54:50 +0000 (-0600) Subject: OpenBSD 5 needs an other-libraries (fourth argument) to the X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/8f23987f274cfa41bce9d78ac0f818aa6bfeccf3?ds=sidebyside;hp=8f23987f274cfa41bce9d78ac0f818aa6bfeccf3 OpenBSD 5 needs an other-libraries (fourth argument) to the AC_CHECK_LIB for SSL_library_init, because it doesn't automatically append -lcrypto when linking with -lssl. ---