diff options
author | bpontz@shasta.mysql.com <> | 2006-03-26 21:19:43 -0500 |
---|---|---|
committer | bpontz@shasta.mysql.com <> | 2006-03-26 21:19:43 -0500 |
commit | e4f9d2359838552c9617614f9f31bfca70e41ba1 (patch) | |
tree | 96135be9156574dd65cbd8841df9ecc91c0b01d7 /netware | |
parent | 1fd7f109525ed01d5fa11a0708d84ecdb593b0bf (diff) | |
download | mariadb-git-e4f9d2359838552c9617614f9f31bfca70e41ba1.tar.gz |
added option for netware build
Diffstat (limited to 'netware')
-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 \ " - |