From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 48337 invoked by alias); 31 Aug 2018 16:02:42 -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 47946 invoked by uid 89); 31 Aug 2018 16:02:41 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,TRACKER_ID autolearn=no version=3.3.2 spammy= X-HELO: mx1.redhat.com Received: from mx3-rdu2.redhat.com (HELO mx1.redhat.com) (66.187.233.73) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 31 Aug 2018 16:02:40 +0000 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D3A9F401DEA8; Fri, 31 Aug 2018 16:02:38 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id B6E2735446; Fri, 31 Aug 2018 16:02:38 +0000 (UTC) From: Sergio Durigan Junior To: Joel Brobecker Cc: Simon Marchi , GDB Patches , Pedro Alves , Tom Tromey Subject: Re: [PATCH] Update gnulib/Makefile.in:aclocal_m4_deps References: <20180830155724.20000-1-sergiodj@redhat.com> <72e6edf3ddf2c9994c5e5d3ebfbfb171@polymtl.ca> <87bm9jiq05.fsf@redhat.com> <20180831075935.GA5568@adacore.com> Date: Fri, 31 Aug 2018 16:02:00 -0000 In-Reply-To: <20180831075935.GA5568@adacore.com> (Joel Brobecker's message of "Fri, 31 Aug 2018 09:59:35 +0200") Message-ID: <87pnxyh6ch.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-08/txt/msg00875.txt.bz2 On Friday, August 31 2018, Joel Brobecker wrote: >> > This looks good to me, the set of m4 files listed here matches the >> > list of actual m4 files in import/m4. Follow-up question, could we >> > use $(wildcard ...) instead of listing them by hand? >> >> Yeah, I think that could work. That's basically what I did to generate >> this list: "ls *.m4". If you want, I can edit the patch and make it use >> $(wildcard) before pushing it. > > I would push the patch as is for now, since it is a necessary > improvement on its own that doesn't really make the next step > any more difficult than before; and then, if you are willing, > work on using $(wildcard ...) as a followup. Thanks, Joel and Simon. I pushed it now: dab999b116b507ad431c70fab0a28074dfea29df -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/