On Apr 10 2022, Paul Eggert wrote:

> On 4/10/22 04:08, Andreas Schwab wrote:
>> On Mär 31 2022, Paul Eggert wrote:
>>> ...
>>>   AC_PROG_GREP
>>> +AC_CHECK_PROG([LESS], [less], [less])
>>> +AM_CONDITIONAL([LESS], [test "$LESS"]) >> ...
>> This check is bogus.  It tests the build environment, which has nothing
>> to do with the host environment.
>
> In other words, it's like AC_PROG_GREP.
Two wrongs don't make a right.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



Reply via email to