Commit f80cf408 authored by unknown's avatar unknown

config/ac-macros/ha_ndbcluster.m4 : Get back the message "Using NDB Cluster".


config/ac-macros/ha_ndbcluster.m4:
  Get back the message "Using NDB Cluster".
  This is used by "gen-build-status-page" to differ between builds with and without NDB.
parent 48b224fa
......@@ -182,6 +182,7 @@ AC_DEFUN([NDBCLUSTER_WORKAROUNDS], [
AC_DEFUN([MYSQL_SETUP_NDBCLUSTER], [
AC_MSG_RESULT([Using NDB Cluster])
with_partition="yes"
ndb_cxxflags_fix=""
TEST_NDBCLUSTER="--ndbcluster"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment