Merge the bug fix development (37098: "unpackaged files")

into the 5.0 team tree.
This commit is contained in:
Joerg Bruehe 2008-08-27 16:25:24 +02:00
commit 1c855bc1f1
5 changed files with 41 additions and 1 deletions

View file

@ -2810,6 +2810,9 @@ EOF
AC_CONFIG_SUBDIRS(innobase)
fi
# "innochecksum" is not in the "innobase/" subdirectory, but should be switched
AM_CONDITIONAL([BUILD_INNODB_TOOLS], [test X"$have_innodb" = Xyes])
case $SYSTEM_TYPE-$MACHINE_TYPE-$ac_cv_prog_gcc-$have_ndbcluster in
*solaris*-i?86-no-yes)
if $CC -xildon 2>&1 | grep "illegal option" >/dev/null