Merge
This commit is contained in:
commit
01c2c0c326
@ -868,9 +868,9 @@ AC_SUBST(orbit_idl)
|
||||
|
||||
AC_DEFUN([MYSQL_CHECK_ISAM], [
|
||||
AC_ARG_WITH([isam], [
|
||||
--without-isam Disable the ISAM table type],
|
||||
--with-isam Enable the ISAM table type],
|
||||
[with_isam="$withval"],
|
||||
[with_isam=yes])
|
||||
[with_isam=no])
|
||||
|
||||
isam_libs=
|
||||
if test X"$with_isam" = X"yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user