summaryrefslogtreecommitdiff
path: root/netware
diff options
context:
space:
mode:
authormsvensson@shellback.(none) <>2006-10-12 12:12:11 +0200
committermsvensson@shellback.(none) <>2006-10-12 12:12:11 +0200
commitdb72ea9023f1ce5e9bc44ca6c58270c0db2c9645 (patch)
tree4ec44c3771737f2bc0cebe0a21b2fff9fa36e026 /netware
parente42934f169ba8ae9cf6ac5618170a595b132d55d (diff)
parent42a227e96741ed72374440c5b3b932289bc86115 (diff)
downloadmariadb-git-db72ea9023f1ce5e9bc44ca6c58270c0db2c9645.tar.gz
Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
Diffstat (limited to 'netware')
-rw-r--r--netware/BUILD/compile-netware-max2
-rw-r--r--netware/BUILD/compile-netware-max-debug2
2 files changed, 2 insertions, 2 deletions
diff --git a/netware/BUILD/compile-netware-max b/netware/BUILD/compile-netware-max
index ec737d4615c..3286c3c693b 100644
--- a/netware/BUILD/compile-netware-max
+++ b/netware/BUILD/compile-netware-max
@@ -15,7 +15,7 @@ suffix="max"
extra_configs=" \
--with-innodb \
--with-embedded-server \
- --with-openssl \
+ --with-yassl \
"
. $path/compile-netware-END
diff --git a/netware/BUILD/compile-netware-max-debug b/netware/BUILD/compile-netware-max-debug
index ea3553ae6e1..e3155cbd7d7 100644
--- a/netware/BUILD/compile-netware-max-debug
+++ b/netware/BUILD/compile-netware-max-debug
@@ -15,7 +15,7 @@ extra_configs=" \
--with-innodb \
--with-debug=full \
--with-embedded-server \
- --with-openssl \
+ --with-yassl \
"
. $path/compile-netware-END