summaryrefslogtreecommitdiff
path: root/netware
diff options
context:
space:
mode:
authormonty@mysql.com <>2004-07-01 17:26:45 +0300
committermonty@mysql.com <>2004-07-01 17:26:45 +0300
commit78c1938848126406e76272c70dec2dcbc566688c (patch)
tree942cc0adee19c152a23401506e9193bdef977c3f /netware
parent2c6537e2cb1694bd272231c1b50ee8807745f6ff (diff)
downloadmariadb-git-78c1938848126406e76272c70dec2dcbc566688c.tar.gz
Portability fixes (For Netware)
Diffstat (limited to 'netware')
-rwxr-xr-xnetware/BUILD/compile-netware-standard1
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