diff options
Diffstat (limited to 'netware/BUILD/compile-netware-standard')
-rwxr-xr-x | netware/BUILD/compile-netware-standard | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netware/BUILD/compile-netware-standard b/netware/BUILD/compile-netware-standard index a21ea16a445..76a776a1da3 100755 --- a/netware/BUILD/compile-netware-standard +++ b/netware/BUILD/compile-netware-standard @@ -15,6 +15,7 @@ suffix="standard" extra_configs=" \ --with-innodb \ --enable-thread-safe-client \ + --with-archive-storage-engine \ " . $path/compile-netware-END |