Re: egrep, fgrep, and install-info

2020-12-26 Thread Alfred M. Szmidt
2) For 'install-info', what would be the replacement? Even though Automake knows how to handle its absence [1], it would be good to know. On systems where install-info is lacking, we simply don't install a node entry in the dir file and continue with the post-install. This is a slightly

Re: egrep, fgrep, and install-info

2020-12-26 Thread Bruno Haible
Paul Eggert wrote: > *** > *** 174,179 > --- 174,182 > for parallel execution. For a list of known incompatibilities, see > @ref{Portable Shell, Portable Shell Programming,, autoconf, Autoconf}. > > + Programs like @code{egrep} and @code{install-info} can be used in >