diff options
author | tomas@whalegate.ndb.mysql.com <> | 2007-05-10 08:06:09 +0200 |
---|---|---|
committer | tomas@whalegate.ndb.mysql.com <> | 2007-05-10 08:06:09 +0200 |
commit | 19a2814f47bd7a455bb9f01f4f9904c6134b354e (patch) | |
tree | 2d5565953b289fe2d26ba02e3f090fec5de45661 /config | |
parent | 71b2667abde1ed740b5191bc0020fe7d5edab17a (diff) | |
parent | a84d2971fc18e3d90aa1e0ba618effe35767a81e (diff) | |
download | mariadb-git-19a2814f47bd7a455bb9f01f4f9904c6134b354e.tar.gz |
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-opt
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
Diffstat (limited to 'config')
-rw-r--r-- | config/ac-macros/ha_ndbcluster.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/ac-macros/ha_ndbcluster.m4 b/config/ac-macros/ha_ndbcluster.m4 index 2a54638b3ae..04244b9ec13 100644 --- a/config/ac-macros/ha_ndbcluster.m4 +++ b/config/ac-macros/ha_ndbcluster.m4 @@ -197,7 +197,6 @@ AC_DEFUN([MYSQL_SETUP_NDBCLUSTER], [ MAKE_BINARY_DISTRIBUTION_OPTIONS="$MAKE_BINARY_DISTRIBUTION_OPTIONS --with-ndbcluster" - CXXFLAGS="$CXXFLAGS \$(NDB_CXXFLAGS)" if test "$have_ndb_debug" = "default" then have_ndb_debug=$with_debug |