bug#9242: distcheck fails when having TEST in sub-directory

2011-08-04 Thread Peter Johansson
Hello automakers, I have a non-recursive Makefile.am but keep the tests in sub-directory named test. Surprisingly distcheck fails for me with this set up, which to me seems to be caused by some VPATH issue. Below is a trimmed down test case that fails for me with make check-TESTS make[2]: *** N

bug#9238: help help2man to find iwhd

2011-08-04 Thread Jim Meyering
Pete Zaitcev wrote: > I have a problem that I'm failing to solve. > > If "make distcheck" is ran on a freshly-cloned iwhd repo, just after the > configuring it, the following happens: ... > > But the above causes this to happen: > > $ sh autogen.sh > $ ./configure > $ make distcheck >