bug#55025: [PATCH] New "posix" automake option.

2023-10-05 Thread Karl Berry
This patch is from https://bugs.gnu.org/55025. Thanks Vincent!

bug#66354: test suite: remake-after-aclocal-m4 failure

2023-10-05 Thread Karl Berry
remake-after-aclocal-m4 is one of the two tests that fail. I've attached the t/remake-after-aclocal-m4.log file. Thanks. I wonder if this and aclocal-I-and-install fail consistently for you. There is a timing issue with development automake that requires development autoconf (for a on

bug#66354: test suite: remake-after-aclocal-m4 failure

2023-10-05 Thread Vincent Lefevre
On 2023-10-05 15:18:39 -0600, Karl Berry wrote: > Thanks. I wonder if this and aclocal-I-and-install fail consistently for > you. There is a timing issue with development automake that requires > development autoconf (for a one-character fix in autom4te). Info: > https://bugs.gnu.org/64756. Indeed