Hello Benoit, * Benoit Sigoure wrote on Sat, Nov 03, 2007 at 07:26:43PM CET: > * doc/autoconf.texi (Making testsuite Scripts): Here, > recommend AM_MISSING_PROG when Automake is used, to generate > `testsuite' with autom4te. > > Signed-off-by: Benoit Sigoure <[EMAIL PROTECTED]> > --- > Note that AM_MISSING_PROG is still undocumented in Automake, I'll cook another > patch so that it makes its way in the Automake manual.
This is fine with me, given that we document AM_MISSING_PROG in Automake. That is not completely trivial, though: typically, the "missing" script needs adjustment for tools, making it un-generic. Cheers, Ralf
