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=-2.6 required=3.0 tests=AWL,BAYES_00, DKIM_ADSP_CUSTOM_MED,FORGED_GMAIL_RCVD,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY shortcircuit=no autolearn=no 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 389181F4B4 for ; Thu, 15 Apr 2021 05:16:30 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id A1F03121159; Thu, 15 Apr 2021 14:15:20 +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 F36DC120CBB for ; Thu, 15 Apr 2021 14:15:18 +0900 (JST) Received: by filterdrecv-54f669f855-vz7pr with SMTP id filterdrecv-54f669f855-vz7pr-15-6077CC1C-47 2021-04-15 05:16:13.012121695 +0000 UTC m=+202879.088616641 Received: from herokuapp.com (unknown) by ismtpd0169p1iad2.sendgrid.net (SG) with ESMTP id bB5stz9AQpWjlIdqPYJShw for ; Thu, 15 Apr 2021 05:16:12.874 +0000 (UTC) Date: Thu, 15 Apr 2021 05:16:13 +0000 (UTC) From: nagachika00@gmail.com Message-ID: References: Mime-Version: 1.0 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 17775 X-Redmine-Issue-Author: nobu X-Redmine-Sender: nagachika 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-Redmine-MailingListIntegration-Message-Ids: 79509 X-SG-EID: =?us-ascii?Q?O2wxg26uOO6cft6GjkEp=2FGevTnH9lR=2FEdG60AX3F8=2FALVeb7cF6m8qHPL8ZxcW?= =?us-ascii?Q?CCNVGI9KTOr7+3QhMCW4Kogn78TxXW8f4xqWjXQ?= =?us-ascii?Q?LtICYWk9dNHmPuPjdRhJLL9KTs3KNRfrwvNRPSK?= =?us-ascii?Q?AmgzTevL59qYxEYq=2F6vXCzw07OE83TvLiWkXSdo?= =?us-ascii?Q?v6s5TP4g6PFnTbQ6pzK+qRYxSun0SQBbMqQ=3D=3D?= To: ruby-core@ruby-lang.org X-Entity-ID: b/2+PoftWZ6GuOu3b0IycA== X-ML-Name: ruby-core X-Mail-Count: 103463 Subject: [ruby-core:103463] [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 nagachika (Tomoyuki Chikanaga). Backport changed from 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED, 3.0: REQUIRED to 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED, 3.0: DONE merged into ruby_3_0 https://github.com/ruby/ruby/commit/6add6014d8626c4e5f6816030ea651321e6aa044 https://github.com/ruby/ruby/commit/ce06c24b0c1fd9a3e74909886b425feb0af50233 ---------------------------------------- Bug #17775: Backport for autoconf 2.70+ https://bugs.ruby-lang.org/issues/17775#change-91558 * Author: nobu (Nobuyoshi Nakada) * Status: Closed * Priority: Normal * Backport: 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED, 3.0: DONE ---------------------------------------- commit:fcc88da5eb162043adcba552646677d2ab5adf55 is needed for autoconf 2.70 or later. -- https://bugs.ruby-lang.org/