Hi Bob, Lorenzo, * Bob Friesenhahn wrote on Fri, Dec 12, 2008 at 07:14:36PM CET: > On Fri, 12 Dec 2008, Lorenzo Bettini wrote: >> for a new project with autotools I'm using libraries not in standard >> directories; at configure time I pass the right arguments, but when I >> run >> >> make distchek >> >> it all fails: how can I pass arguments in this case? > > Supply any needed arguments via DISTCHECK_CONFIG_FLAGS.
Typo? That would be DISTCHECK_CONFIGURE_FLAGS. Cheers, Ralf