Update of bug #62570 (project groff):
Status: None => Fixed
Assigned to: None => gbranden
Open/Closed: Open => Closed
Planned Release: None => 1.23.0
_______________________________________________________
Follow-up Comment #2:
I forgot to include the bug closer in the ChangeLog; I'll fix that in my next
push.
commit bf25f7ebf35c9ab384455edb1612494b4af46817
Author: G. Branden Robinson <[email protected]>
Date: Fri Jun 3 00:51:03 2022 -0500
[build]: Add Automake `HAVE_URW_FONTS` condition.
* configure.ac: Add `AM_CONDITIONAL`: `HAVE_URW_FONTS`, so our Automake
files can more easily cope with their absence.
* contrib/mom/mom.am (MOMPROCESSEDEXAMPLEFILES): Include
"typesetting.pdf" only if `HAVE_URW_FONTS`, since the document demands
them.
* font/devpdf/Foundry.in: Add easily matched phrases to comments, to
clearly delimit the URW foundry portion of the file so it can be
omitted if those fonts are absent.
* font/devpdf/devpdf.am (font/devpdf/Foundry): Generate file differently
depending on `HAVE_URW_FONTS`; keep the existing procedure if true,
and delete the URW section from the generated file otherwise, avoiding
diagnostic messages from afmtodit(1) and our BuildFoundries script.
Also update comments in Foundry.in file to be more helpful.
commit afa7128d7b939ca5c8cd082f2547f42e4e563674
Author: G. Branden Robinson <[email protected]>
Date: Fri Jun 3 03:02:52 2022 -0500
[font/devpdf]: Revise path component separation.
* font/devpdf/devpdf.am (font/devpdf/util/BuildFoundries): Generate
script using the `PATH_SEPARATOR` Automake macro.
* font/devpdf/util/BuildFoundries.pl: Add `pathsep` scalar to house the
build-time path separator.
(LocateFile): Use it.
(LoadFoundry, CheckFoundry): Stop using spaces as part of the path
separation delimiter. It is not idiomatic.
Also add editor aid comment and correct inconsistent indentation.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62570>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/