I'm writing about a few things I noticed in the INSTALL file that is
often included at the top level of packages.
A copy of this is kept in the gnulib repository, but as far as I can tell,
the master is kept in autoconf. Please point me in the right direction
if I'm writing to the wrong list.
ht
On Mon, 14 Aug 2023, Gavin Smith wrote:
It seems that people are more likely to be have broken or unusual setups
when reading an INSTALL file than when reading other text files, making
UTF-8 more of a potential problem.
* A "bootstrap" command is recommended as the first step:
The followin