From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: src/Makefile unhelpful Date: Wed, 14 Sep 2022 14:33:32 +0300 Message-ID: <83pmfy2nsj.fsf@gnu.org> References: <83bkrrj48w.fsf@gnu.org> <83tu5ifl5d.fsf@gnu.org> <83edwia2m8.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30842"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Sep 14 13:40:33 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oYQkq-0007t4-CL for ged-emacs-devel@m.gmane-mx.org; Wed, 14 Sep 2022 13:40:32 +0200 Original-Received: from localhost ([::1]:53894 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYQko-0006xH-JF for ged-emacs-devel@m.gmane-mx.org; Wed, 14 Sep 2022 07:40:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33412) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYQeR-0003hP-Dv for emacs-devel@gnu.org; Wed, 14 Sep 2022 07:33:55 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43648) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYQeR-0005RG-5B for emacs-devel@gnu.org; Wed, 14 Sep 2022 07:33:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=wKgVx18uloD+hHY4R8lOF5B0Cpu5UDKubxTYnxWibhc=; b=OOx8XxxXHyIw YypqI8OjVKvOOdBPPQGSb+jkfKQFMpuuQYRb8cBooyHh9mNB13QQo63eJm2LqVgRiLL5M/gOj5SDL t/fO3RZgi2SeMjF0lhre+aXSqRT3EQm+7+TVbAo8muXYm94Ds0c5LKGeVB2nksyydW6/xbKal01lO LnJEbSQZJGUj+NlPa+il3brFLHx4zjNyP8ejW36GZPwA5anGGfZqDvb3ZOrkhxODQ6rck2LvJkNQP YzqJOYwU8khjYj4GhuszgjBBIY6abkvHqqU9d6qM70PSoavOBoONvYvGa1d/u+U3XeX6erBIi9Sf5 72Wj10JZBrWUURGNB8KqOw==; Original-Received: from [87.69.77.57] (port=2136 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYQeD-000837-Tw; Wed, 14 Sep 2022 07:33:53 -0400 In-Reply-To: (message from Richard Stallman on Wed, 14 Sep 2022 00:12:34 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:295309 Archived-At: > From: Richard Stallman > Cc: emacs-devel@gnu.org > Date: Wed, 14 Sep 2022 00:12:34 -0400 > > > So, regardless of whether we implement our own > > solution for that, I think you should raise that on the autotools > > forum. > > I would like to, even though I fear there is a maintenance crisis there. > What exactly is "the autotools forum"? I guess bug-automake@gnu.org.