From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115189 invoked by alias); 16 Jun 2018 07:17:06 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 115167 invoked by uid 89); 16 Jun 2018 07:17:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-languages-length:737, H*f:sk:8b17a50, H*r:501, H*i:sk:8b17a50 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 16 Jun 2018 07:17:02 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4177vs6kSNz1qv3Q; Sat, 16 Jun 2018 09:16:57 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4177vs4RlSz1rYfd; Sat, 16 Jun 2018 09:16:57 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id 1fjoYuEck4Ov; Sat, 16 Jun 2018 09:16:54 +0200 (CEST) X-Auth-Info: C9c8dkoRVk1Ct1jfWO6dMPyF2k+LT3buY+Lxe7im7gcCjoIiWrD0Or2b3kv0k4cp Received: from linux.local (ppp-188-174-158-174.dynamic.mnet-online.de [188.174.158.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Sat, 16 Jun 2018 09:16:54 +0200 (CEST) Received: by linux.local (Postfix, from userid 501) id 5F15C1E5885; Sat, 16 Jun 2018 09:16:51 +0200 (CEST) From: Andreas Schwab To: Simon Marchi Cc: Alan Modra , Nick Clifton , gdb-patches@sourceware.org, binutils@sourceware.org, Simon Marchi Subject: Re: [PATCH 1/2] Bump to autoconf 2.69 and automake 1.15.1 References: <20180615004309.29913-1-simon.marchi@polymtl.ca> <20180616013916.GW7660@bubble.grove.modra.org> <8b17a501-41ca-4a7e-ba4d-bc498eb27d85@polymtl.ca> X-Yow: I know how to get the hostesses released! Give them their own television series! Date: Sat, 16 Jun 2018 07:17:00 -0000 In-Reply-To: <8b17a501-41ca-4a7e-ba4d-bc498eb27d85@polymtl.ca> (Simon Marchi's message of "Fri, 15 Jun 2018 23:55:40 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2018-06/txt/msg00423.txt.bz2 On Jun 15 2018, Simon Marchi wrote: > 2. How do I update those */doc/Makefile.in? When I try to run automake in these > directories, I get: > > automake: error: 'configure.ac' is required > > and indeed, there is no configure.ac in the doc directories. You always need to run automake (and the other autotools) in the directory containing the configure.ac file (top_srcdir in automake speak). If you configure with --enable-maintainer-mode the needed rules are run automatically. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."