Loading configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -888,7 +888,7 @@ dnl Default to no CA bundle ca="no" AC_ARG_WITH(ssl,dnl AC_HELP_STRING([--with-ssl=PATH],[Where to look for OpenSSL, PATH points to the SSL installation (default: /usr/local/ssl); when possible, set the PKG_CONFIG_PATH environment variable instead of using this option]) AC_HELP_STRING([--without-ssl], [disable SSL]), AC_HELP_STRING([--without-ssl], [disable OpenSSL]), OPT_SSL=$withval) if test X"$OPT_SSL" != Xno; then Loading Loading
configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -888,7 +888,7 @@ dnl Default to no CA bundle ca="no" AC_ARG_WITH(ssl,dnl AC_HELP_STRING([--with-ssl=PATH],[Where to look for OpenSSL, PATH points to the SSL installation (default: /usr/local/ssl); when possible, set the PKG_CONFIG_PATH environment variable instead of using this option]) AC_HELP_STRING([--without-ssl], [disable SSL]), AC_HELP_STRING([--without-ssl], [disable OpenSSL]), OPT_SSL=$withval) if test X"$OPT_SSL" != Xno; then Loading