diff options
author | unknown <bpontz@shasta.mysql.com> | 2006-03-26 21:19:43 -0500 |
---|---|---|
committer | unknown <bpontz@shasta.mysql.com> | 2006-03-26 21:19:43 -0500 |
commit | 273aa4899adc7623c7b8075b57bc53cee1da04cb (patch) | |
tree | 96135be9156574dd65cbd8841df9ecc91c0b01d7 /netware | |
parent | 2a70440543f11fd1f5531f1b613d84a510a0cecb (diff) | |
download | mariadb-git-273aa4899adc7623c7b8075b57bc53cee1da04cb.tar.gz |
added option for netware build
netware/BUILD/compile-netware-START:
added option for netware builds
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 \ " - |