mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:53:32 +03:00
or upper -> higher
This commit is contained in:
parent
73daec6620
commit
68a0bb1f50
5 changed files with 7 additions and 7 deletions
|
|
@ -290,7 +290,7 @@ if test "x$OPT_OPENSSL" != "xno"; then
|
|||
#endif
|
||||
]])
|
||||
],[],[
|
||||
AC_MSG_ERROR([OpenSSL 3.0.0 or upper required.])
|
||||
AC_MSG_ERROR([OpenSSL 3.0.0 or higher required.])
|
||||
])
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue