Commit 4973495c authored by unknown's avatar unknown

Bug #554: Support for --with-openssl[=DIR]

parent b17cedaf
...@@ -728,7 +728,7 @@ AC_DEFUN(MYSQL_FIND_OPENSSL, [ ...@@ -728,7 +728,7 @@ AC_DEFUN(MYSQL_FIND_OPENSSL, [
fi fi
done done
;; ;;
default---* | *---default | yes---* | *---yes ) default---* | *---default )
AC_MSG_ERROR([if either 'includes' or 'libs' is specified, both must be specified]) AC_MSG_ERROR([if either 'includes' or 'libs' is specified, both must be specified])
;; ;;
* ) * )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment