[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] build: Use an up to date copy of texinfo.tex
From: |
John Darrington |
Subject: |
Re: [PATCH 1/2] build: Use an up to date copy of texinfo.tex |
Date: |
Fri, 24 Feb 2017 19:52:22 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Fri, Feb 24, 2017 at 01:26:49PM -0500, Leo Famulari wrote:
On Wed, Feb 22, 2017 at 01:04:31PM +0100, John Darrington wrote:
> * 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
I admit that I don't really understand what's going on here. What is the
difference between this new file 'build-aux/texinfo.tex,ref' and the
'build-aux/texinfo.tex'? Do we need both?
No. We don't need both.
But we do need a version later than that which automake-1.15 provides.
This patch provides a version which (as of time of writing) works for our
current
git HEAD. However, if a future automake provides a newer one than that which
I've provided, then the newer one will take precedence.
J'
--
Avoid eavesdropping. Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
Re: Fix the inability to build the manual., Leo Famulari, 2017/02/24