summaryrefslogtreecommitdiff
path: root/netware
diff options
context:
space:
mode:
authorunknown <bpontz@shasta.mysql.com>2006-03-26 21:19:43 -0500
committerunknown <bpontz@shasta.mysql.com>2006-03-26 21:19:43 -0500
commit273aa4899adc7623c7b8075b57bc53cee1da04cb (patch)
tree96135be9156574dd65cbd8841df9ecc91c0b01d7 /netware
parent2a70440543f11fd1f5531f1b613d84a510a0cecb (diff)
downloadmariadb-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-xnetware/BUILD/compile-netware-START2
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 \
"
-