bug#61186: build failure when building from git source in a subdirectory
Thanks, I installed that.
bug#61186: build failure when building from git source in a subdirectory
Hi, When building gzip from the git repository in a subdirectory (VPATH build), I get a build failure. How to reproduce: $ unset GNULIB_SRCDIR $ git clone https://git.savannah.gnu.org/git/gzip.git $ cd gzip $ ./bootstrap $ mkdir vpath $ cd vpath $ ../configure $ make $ make check ... make[3]: En