List:Commits« Previous MessageNext Message »
From:Magnus Blaudd Date:October 15 2009 10:38am
Subject:bzr commit into mysql-5.1-telco-7.1 branch (magnus.blaudd:3077)
Bug#47941
View as plain text  
#At file:///Users/magnus/mysql/7.1/ based on revid:jonas@stripped

 3077 Magnus Blaudd	2009-10-15
      Bug#47941 configure --with-ndb-port-base=port broken and should be removed
       - Remove the deprecation warning from configure in 7.1

    modified:
      config/ac-macros/ha_ndbcluster.m4
=== modified file 'config/ac-macros/ha_ndbcluster.m4'
--- a/config/ac-macros/ha_ndbcluster.m4	2009-10-09 14:12:17 +0000
+++ b/config/ac-macros/ha_ndbcluster.m4	2009-10-15 10:37:44 +0000
@@ -145,15 +145,6 @@ AC_DEFUN([MYSQL_CHECK_NDB_OPTIONS], [
       ;;
   esac
 
-  AC_ARG_WITH([ndb-port-base],
-              [AC_HELP_STRING([--with-ndb-port-base],
-                              [Deprecated option])],
-              [ndb_port_base="$withval"], [])
-  if test "$ndb_port_base"
-  then
-     AC_MSG_WARN([Ignoring deprecated option --with-ndb-port-base])
-  fi
-
   AC_ARG_WITH([ndb-debug],
               [AC_HELP_STRING([--without-ndb-debug],
                               [Disable special ndb debug features])],


Attachment: [text/bzr-bundle] bzr/magnus.blaudd@sun.com-20091015103744-zblagux41kvw61nb.bundle
Thread
bzr commit into mysql-5.1-telco-7.1 branch (magnus.blaudd:3077)Bug#47941Magnus Blaudd15 Oct