diff options
author | Alexander Nozdrin <alik@ibmvm> | 2009-10-06 14:57:07 +0400 |
---|---|---|
committer | Alexander Nozdrin <alik@ibmvm> | 2009-10-06 14:57:07 +0400 |
commit | 50486457b1619a9adae67d05850a3a948f4a90be (patch) | |
tree | 6acb36914dc146afe320b6bb5b739737b76c3144 /netware/BUILD | |
parent | f952bbe55cbfc0a117f6340ceb64ff83d96e6396 (diff) | |
download | mariadb-git-50486457b1619a9adae67d05850a3a948f4a90be.tar.gz |
Backport WL#4085: Merge revno:2617.56.29 from 6.0.
Diffstat (limited to 'netware/BUILD')
-rwxr-xr-x | netware/BUILD/compile-netware-START | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/netware/BUILD/compile-netware-START b/netware/BUILD/compile-netware-START index 8f828f34bd1..414d577130e 100755 --- a/netware/BUILD/compile-netware-START +++ b/netware/BUILD/compile-netware-START @@ -22,6 +22,5 @@ base_configs=" \ --enable-local-infile \ --with-extra-charsets=all \ --prefix=N:/mysql \ - --without-mysqlmanager \ --without-man \ " |