summaryrefslogtreecommitdiff
path: root/netware
diff options
context:
space:
mode:
authorunknown <monty@mysql.com>2004-07-01 17:26:45 +0300
committerunknown <monty@mysql.com>2004-07-01 17:26:45 +0300
commit0fc82282cb72a10d1bc293eb2f19428e52f72269 (patch)
tree942cc0adee19c152a23401506e9193bdef977c3f /netware
parent904ab369e1c407169680a5914dc9961f76febf75 (diff)
downloadmariadb-git-0fc82282cb72a10d1bc293eb2f19428e52f72269.tar.gz
Portability fixes (For Netware)
mysql-test/r/rpl_delete_all.result: Portability fix mysql-test/t/rpl_delete_all.test: Portability fix netware/BUILD/compile-netware-standard: Patch from novell
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