mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
configure.in openssl support
This commit is contained in:
parent
7275f450a8
commit
f40b454888
1 changed files with 2 additions and 0 deletions
|
@ -1658,6 +1658,8 @@ AC_ARG_WITH(embedded-server,
|
|||
)
|
||||
|
||||
MYSQL_CHECK_MYSQLFS
|
||||
MYSQL_CHECK_VIO
|
||||
MYSQL_CHECK_OPENSSL
|
||||
|
||||
libmysqld_dirs=
|
||||
if test "$with_embedded_server" = "yes"
|
||||
|
|
Loading…
Reference in a new issue