[bug#60962] [PATCH v3] tests: Fix implicit function declaration in ax/depcomp.sh

2023-08-28 Thread Karl Berry
Hi Frédéric, [in t/ax/depcomp.sh] - Replace the mv operation by a cp operation to ensure that subfoo.h is considered being modified. Thanks for the clear explanation and simple patch :). I (finally) installed it, just adding a comment, so am closing this. Happy hacking, Karl

[bug#60962] [PATCH v3] tests: Fix implicit function declaration in ax/depcomp.sh

2023-01-20 Thread Frédéric Bérat
From: Frederic Berat Change since v2: - Replace the mv operation by a cp operation to ensure that subfoo.h is considered being modified. -- 8< -- In depcomp.sh, the following occurs: 1. Files are created so that headers and units are available in subdirectories 2. Multiple "make" are ex