Re: [PATCH] m4: Update invocation of AC_PROG_LEX

2023-08-16 Thread Łukasz Stelmach
"Zack Weinberg" writes: > On Wed, Aug 16, 2023, at 2:38 AM, Łukasz Stelmach wrote: >> Commit 73f1be5e42e3 to autoconf has introduced an argument to >> AC_PROG_LEX. Invocation without the argument has been treated as >> obsolete since then. > > This should go to automake-patches, not autoconf-patc

Re: [PATCH] m4: Update invocation of AC_PROG_LEX

2023-08-16 Thread Zack Weinberg
On Wed, Aug 16, 2023, at 2:38 AM, Łukasz Stelmach wrote: > Commit 73f1be5e42e3 to autoconf has introduced an argument to > AC_PROG_LEX. Invocation without the argument has been treated as > obsolete since then. This should go to automake-patches, not autoconf-patches. Also, you should update the