From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: [PATCH 1/2] build: Use an up to date copy of texinfo.tex Date: Fri, 24 Feb 2017 21:12:53 +0100 Message-ID: <20170224201253.GA18175@jocasta.intra> References: <1487765072-32603-1-git-send-email-jmd@gnu.org> <1487765072-32603-2-git-send-email-jmd@gnu.org> <87r32ntmqn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1chMEh-0000UO-S4 for guix-devel@gnu.org; Fri, 24 Feb 2017 15:13:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1chMEh-0006AP-0n for guix-devel@gnu.org; Fri, 24 Feb 2017 15:13:03 -0500 Content-Disposition: inline In-Reply-To: <87r32ntmqn.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mathieu Lirzin Cc: guix-devel@gnu.org, John Darrington --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 24, 2017 at 08:25:20PM +0100, Mathieu Lirzin wrote: =20 John Darrington writes: =20 > * build-aux/texinfo.tex,ref: New file, copied from texlive-minimal > * bootstrap: Use it, if newer than the texinfo.tex from automake. > --- > bootstrap | 11 +- > build-aux/texinfo.tex,ref | 11562 +++++++++++++++++++++++++++++++++= +++++++++++ > 2 files changed, 11572 insertions(+), 1 deletion(-) > create mode 100644 build-aux/texinfo.tex,ref > =20 Do you know why building Guix manual fails to build with older "texinfo.tex"? If this related to some special texinfo syntax used in Guix manual? Yes. It's the use of @inlinefmtifelse command. (perhaps other commands too= ). =20 What about checking in texinfo.tex and removing the -f (--force) option when invoking 'autoreconf'? This would ensure that texinfo.tex is not overwritten. I guess it might work. But I haven't tried it. J' --=20 Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAliwk8UACgkQimdxnC3oJ7OmbgCfb89qA/BUUMCGoKruRV4xeXvE 314AnitmTKJaCHgs4M18LSD41JfS8syD =IQJz -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--