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