diff options
-rwxr-xr-x | netware/BUILD/compile-netware-START | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/BUILD/compile-netware-START b/netware/BUILD/compile-netware-START index 9918ead87c5..95b222994d3 100755 --- a/netware/BUILD/compile-netware-START +++ b/netware/BUILD/compile-netware-START @@ -24,5 +24,5 @@ base_configs=" \ --prefix=N:/mysql \ --without-mysqlmanager \ --without-man \ + --without-csv-storage-engine \ " - |