|
From: | Rik |
Subject: | Re: building the manual fails with Texinfo 6 |
Date: | Thu, 09 Jul 2015 08:54:31 -0700 |
On 07/08/2015 08:13 AM,
address@hidden wrote:
Always a good thing to fix unescaped backslashes. Once we are certain that there are no installations with Texinfo < 5.0 we can also upgrade the @xbackslashchar macro to just @backslashchar.
I believe this was the reason. In general, we didn't want to force users to have a full Texinfo installation. Of course, we also distribute the full documentation in the tarball just so that they can run configure; make; make install without hassle. So the only people really affected are developers starting from source or packagers for a Linux distro. I suppose these people could be deemed savvy enough to install all the required dependencies.
The trouble is that then we would have to check against all possible distributions, whereas if we just set it to a known good value then it will be portable regardless of which weird OS (RHEL, Solaris, etc.) we come across. But again, this is a concern only for people building directly from source code rather than a tarball.
|
[Prev in Thread] | Current Thread | [Next in Thread] |