Hi Gary, * Gary V. Vaughan wrote on Tue, Oct 11, 2005 at 06:27:33PM CEST: > Ralf Wildenhues wrote: > >The first three subproject.at tests fail within `make distcheck': *snip* > > AARGH!
Yep, my thoughts exactly, when I first hit this. > >I'm not quite sure about the best way to handle this. We could > >replace autoreconf with calling aclocal, automake, and autoconf by > >hand to prevent recursing. Proposed patch below ok? > > Sure. Looks good to me. Thanks. Installed. Cheers, Ralf > > * tests/testsuite.at (LT_AT_AUTOMAKE): New macro. > > * tests/subproject.at: Use it. Do not call `autoreconf' in > > tests, since it will try to reconfigure `sub/ltdl', which > > breaks `make check' during `distcheck' because of a readonly > > source tree.