bug#74139: [PATCH] Initialize MAINTAINERCLEANFILES in automake

2024-11-02 Thread Jim Meyering
On Thu, Oct 31, 2024 at 10:08 AM Sam Russell wrote: > Gnulib has recently made a change to the CRC module and this modifies > the MAINTAINERCLEANFILES variable, expecting it to already be set earlier > on in the build process. This patch initialises this variable to empty and > allows gzip to buil

bug#74139: [PATCH] Initialize MAINTAINERCLEANFILES in automake

2024-10-31 Thread Sam Russell
Hi, Gnulib has recently made a change to the CRC module and this modifies the MAINTAINERCLEANFILES variable, expecting it to already be set earlier on in the build process. This patch initialises this variable to empty and allows gzip to build against the latest master (+ 1 more incoming patch to