Switch to use yaSSL instead of OpenSSL on Netware

This commit is contained in:
unknown 2006-10-12 12:11:23 +02:00
parent 4d45abc5d2
commit aed3bd413d
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ suffix="max"
extra_configs=" \
--with-innodb \
--with-embedded-server \
--with-openssl \
--with-yassl \
"
. $path/compile-netware-END

View file

@ -15,7 +15,7 @@ extra_configs=" \
--with-innodb \
--with-debug=full \
--with-embedded-server \
--with-openssl \
--with-yassl \
"
. $path/compile-netware-END