From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-4.1 required=3.0 tests=AWL,BAYES_00, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 9D7261F4B4 for ; Tue, 6 Apr 2021 13:36:44 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id D1F10120F5E; Tue, 6 Apr 2021 22:35:41 +0900 (JST) Received: from xtrwkhkc.outbound-mail.sendgrid.net (xtrwkhkc.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id 370E5120F19 for ; Tue, 6 Apr 2021 22:35:39 +0900 (JST) Received: by filterdrecv-p3las1-699f5f7ff5-l6hp6 with SMTP id filterdrecv-p3las1-699f5f7ff5-l6hp6-18-606C63DE-48 2021-04-06 13:36:30.620941624 +0000 UTC m=+1191810.914800913 Received: from herokuapp.com (unknown) by geopod-ismtpd-5-2 (SG) with ESMTP id skJHAcUkSounbTVku7PVmw for ; Tue, 06 Apr 2021 13:36:30.385 +0000 (UTC) Date: Tue, 06 Apr 2021 13:36:30 +0000 (UTC) From: nobu@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 79301 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 17775 X-Redmine-Issue-Author: nobu X-Redmine-Sender: nobu X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?q8Dly+pU2+3ektTtZVXgZtbJPXwqo7p86jCsvYTW4BwWfPNCg9qK+M1vwMgC10?= =?us-ascii?Q?qgBXQPcVhUCosgGmPZz7SnFzWFVPHGFjXACS4W4?= =?us-ascii?Q?r=2FT0NcAZLvdr5tCQcwpSzfg8UydsZqs6uJBOHyL?= =?us-ascii?Q?y1nTsBX2lit=2FZLDmYIG6EAnFFAl8hdg6fkEgWxR?= =?us-ascii?Q?mWaowV1wJlm50DGeqJMsYDoz7zA3TVlx5nImmu4?= =?us-ascii?Q?mWMRbaR0mSgNtc+Kw=3D?= To: ruby-core@ruby-lang.org X-Entity-ID: b/2+PoftWZ6GuOu3b0IycA== X-ML-Name: ruby-core X-Mail-Count: 103256 Subject: [ruby-core:103256] [Ruby master Bug#17775] Backport for autoconf 2.70+ X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #17775 has been updated by nobu (Nobuyoshi Nakada). Patches for 3.0: https://github.com/ruby/ruby/pull/4358 2.7: https://github.com/ruby/ruby/pull/4359 2.6: https://github.com/ruby/ruby/pull/4360 ---------------------------------------- Bug #17775: Backport for autoconf 2.70+ https://bugs.ruby-lang.org/issues/17775#change-91339 * Author: nobu (Nobuyoshi Nakada) * Status: Closed * Priority: Normal * Backport: 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED, 3.0: REQUIRED ---------------------------------------- commit:fcc88da5eb162043adcba552646677d2ab5adf55 is needed for autoconf 2.70 or later. -- https://bugs.ruby-lang.org/