Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/external/mpl/bind/dist/m4/ax_check_openssl.m4,v rcsdiff: /ftp/cvs/cvsroot/src/external/mpl/bind/dist/m4/ax_check_openssl.m4,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.1.1.4.2 retrieving revision 1.1.1.1.4.3 diff -u -p -r1.1.1.1.4.2 -r1.1.1.1.4.3 --- src/external/mpl/bind/dist/m4/ax_check_openssl.m4 2019/06/10 22:04:51 1.1.1.1.4.2 +++ src/external/mpl/bind/dist/m4/ax_check_openssl.m4 2020/04/13 08:03:01 1.1.1.1.4.3 @@ -36,7 +36,7 @@ AU_ALIAS([CHECK_SSL], [AX_CHECK_OPENSSL]) AC_DEFUN([AX_CHECK_OPENSSL], [ found=false - default_ssldirs="/usr/local/ssl /usr/lib/ssl /usr/ssl /usr/pkg /usr/local /usr/local/opt/openssl /usr/local/opt/libressl /usr" + default_ssldirs="/usr/local/ssl /usr/lib/ssl /usr/ssl /usr/pkg /usr/local /opt/local /usr/local/opt/openssl /usr/local/opt/libressl /usr" AC_ARG_WITH([openssl], [AS_HELP_STRING([--with-openssl=DIR], [root of the OpenSSL directory])],