From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guile.m4 seems missing Date: Mon, 17 Jun 2013 18:06:09 +0200 Message-ID: <87vc5cvi1a.fsf@gnu.org> References: <877ghw8g03.fsf@elisya.g.zucchetti.com> <87sj0iytr0.fsf@gnu.org> <87fvwhro9y.fsf@elisya.g.zucchetti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uoc1U-0007jx-Fy for bug-guix@gnu.org; Mon, 17 Jun 2013 12:11:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uoc1T-0006F3-8j for bug-guix@gnu.org; Mon, 17 Jun 2013 12:11:16 -0400 In-Reply-To: <87fvwhro9y.fsf@elisya.g.zucchetti.com> (Maurizio Boriani's message of "Mon, 17 Jun 2013 13:04:57 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Maurizio Boriani Cc: bug-guix@gnu.org Maurizio Boriani skribis: >>>>>> "Ludovic" =3D=3D Ludovic Court=C3=A8s writes: > > Ludovic> Hi, Maurizio Boriani skribis: > > >> guile.m4 seems missing from m4 directory. Added it, run > >> ./bootstrap and then ./configure works fine. > > Ludovic> Yes, the idea is to get third-party m4 files from the > Ludovic> packages that provide it (pkg.m4, guile.m4, etc.) I know > Ludovic> some projects prefer to copy them locally to be on the safe > Ludovic> side. What=E2=80=99s your take on this? > > guix too copy some of them in m4 directory by bootstrap script.=20 > Should be copied this one also? May I patch it for you? Currently the =E2=80=98bootstrap=E2=80=99 script doesn=E2=80=99t copy any m= 4 file. I=E2=80=99m happy with things being this way. I was just asking whether yo= u had strong feelings that our repo should contain all the m4 files. Thanks, Ludo=E2=80=99.