|
From: | Ludovic Courtès |
Subject: | [bug#53964] [PATCH 2/4] gnu: gcc: Add 2.95. |
Date: | Mon, 14 Feb 2022 10:25:30 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Maxime Devos <maximedevos@telenet.be> skribis: > Ludovic Courtès schreef op za 12-02-2022 om 22:45 [+0100]: >> + (add-before 'configure 'remove-bundled-texinfo >> + (lambda _ >> + ;; Do not build the bundled Texinfo. >> + (delete-file-recursively "texinfo") > > Unbundling seems more something for a source snippet to me, > since it's ‘cleaning up’ the source code. Right I’ll move it there. (The bundled texinfo was a surprise to me; it actually builds but seems to be broken in some way.) Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |