mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
Merge the bug fix development (37098: "unpackaged files")
into the 5.0 team tree.
This commit is contained in:
commit
1c855bc1f1
5 changed files with 41 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue