[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#23599: [PATCH 2/2] texi: define new AM_TEXI2FLAGS variable
From: |
Karl Berry |
Subject: |
bug#23599: [PATCH 2/2] texi: define new AM_TEXI2FLAGS variable |
Date: |
Wed, 26 Jan 2022 19:50:57 -0700 |
I don't really understand why this patch is in two parts, with seemingly
the same change, but whatever, doesn't matter.
* doc/automake.texi: Mention new AM_TEXI2FLAGS setting.
* lib/am/texibuild.am: Pass $(AM_TEXI2FLAGS) to TEXI2DVI & TEXI2PDF.
1) Maybe something should be said about the -I propagation/restriction?
I have to admit I don't see where in your changes the -I comes into
play, other than being stated in the comments.
2) Needs NEWS entry. --thanks, karl.