summaryrefslogtreecommitdiff
path: root/netware
diff options
context:
space:
mode:
authorunknown <msvensson@shellback.(none)>2006-10-12 13:31:41 +0200
committerunknown <msvensson@shellback.(none)>2006-10-12 13:31:41 +0200
commit3fb85dcad140fc23137525729868f0f519871964 (patch)
tree1a1763db4eeea87abcba52900831b8edb6f19e4b /netware
parentd3c525dc9551c080f35a376c8fc80fadccda1090 (diff)
downloadmariadb-git-3fb85dcad140fc23137525729868f0f519871964.tar.gz
5.1 should use libc-2006 by default
Diffstat (limited to 'netware')
-rwxr-xr-xnetware/BUILD/mwenv4
1 files changed, 2 insertions, 2 deletions
diff --git a/netware/BUILD/mwenv b/netware/BUILD/mwenv
index bc797c442ab..c3869d2ec90 100755
--- a/netware/BUILD/mwenv
+++ b/netware/BUILD/mwenv
@@ -26,8 +26,8 @@ WINE_BUILD_DIR=`echo "$BUILD_DIR" | sed 's_'$base_unix_part'/__'`
WINE_BUILD_DIR="$base/$WINE_BUILD_DIR"
echo "WINE_BUILD_DIR: $WINE_BUILD_DIR"
-# Look for libc, MySQL 5.0.x uses libc-2003 by default
-libcdir="$MYDEV/libc-2003"
+# Look for libc, MySQL 5.1.x uses libc-2006 by default
+libcdir="$MYDEV/libc-2006"
if test ! -d $libcdir
then
# The libcdir didn't exist, set default