Re: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 26.

2024-02-22 Thread Bruno Haible
Collin Funk wrote: > For this change gnulib-tool had to be updated to emit an > empty assignment of EXTRA_PROGRAMS at the top of $test_dir/Makefile.am. > This prevents Automake from warning about it not being previously set. > > This change is trivial but here is a test case just to confirm. Than

[PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 26.

2024-02-22 Thread Collin Funk
0ad36681386e5878a841abcdc3e834629e9a958 Mon Sep 17 00:00:00 2001 From: Collin Funk Date: Thu, 22 Feb 2024 11:27:42 -0800 Subject: [PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 26. Follow gnulib-tool change 2017-04-20 Bruno Haible verify tests: Fix spurious failure with parallel make.