On Sun, Apr 6, 2025 at 1:14 PM Bruno Haible <br...@clisp.org> wrote: > Jim Meyering wrote: > > I'll soon push the attached: > > > +if MORE > > +ZMORE_PROG = zless > > Shouldn't that be > > +if MORE > +ZMORE_PROG = zmore
Yes, indeed. Thanks. Adjusted.