diff options
Diffstat (limited to 'netware/BUILD/compile-netware-max')
-rwxr-xr-x[-rw-r--r--] | netware/BUILD/compile-netware-max | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/BUILD/compile-netware-max b/netware/BUILD/compile-netware-max index ec737d4615c..d8278a4e915 100644..100755 --- a/netware/BUILD/compile-netware-max +++ b/netware/BUILD/compile-netware-max @@ -15,7 +15,7 @@ suffix="max" extra_configs=" \ --with-innodb \ --with-embedded-server \ - --with-openssl \ + --with-ssl \ " . $path/compile-netware-END |