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

2024-03-17 Thread Bruno Haible
Hi Collin, All three patches applied. Thanks! > And then diff'ing the shell and python output before part 60, after part > 60, and then after this patch: > > $ ls -l *.diff > -rw-r--r--. 1 collin collin 1745735 Mar 16 20:00 0001-pre60.diff > -rw-r--r--. 1 collin collin 1745735 Mar 16 20:03 0002-

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

2024-03-16 Thread Collin Funk
> commit 4bf9c96497946ce6f7b84f6527ed0291657cf728 > Author: Bruno Haible > Date: Sun Jan 9 15:38:51 2022 +0100 > > Remove influence of Automake conditionals on conditional dependencies. > > So, once that is done things should work properly. Hopefully. Looks like my prediction was correct.