mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
config/ac-macros/ha_ndbcluster.m4 : Get back the message "Using NDB Cluster".
This commit is contained in:
parent
4b18b5e786
commit
26ddd4fa45
1 changed files with 1 additions and 0 deletions
|
|
@ -182,6 +182,7 @@ AC_DEFUN([NDBCLUSTER_WORKAROUNDS], [
|
||||||
|
|
||||||
AC_DEFUN([MYSQL_SETUP_NDBCLUSTER], [
|
AC_DEFUN([MYSQL_SETUP_NDBCLUSTER], [
|
||||||
|
|
||||||
|
AC_MSG_RESULT([Using NDB Cluster])
|
||||||
with_partition="yes"
|
with_partition="yes"
|
||||||
ndb_cxxflags_fix=""
|
ndb_cxxflags_fix=""
|
||||||
TEST_NDBCLUSTER="--ndbcluster"
|
TEST_NDBCLUSTER="--ndbcluster"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue