On Mon, 2009-11-23 at 07:33 +0100, Ralf Wildenhues wrote: 
> Hello Braden,
> 
> * Braden McDaniel wrote on Mon, Nov 23, 2009 at 06:20:16AM CET:
> > It looks like the abs_top_srcdir shell variable is no longer set for
> > testsuite in Autoconf 2.63.  What can I do instead (to refer to a file
> > in the source tree)?
> 
> AC_CONFIG_TESTDIR (DIRECTORY, [TEST-PATH = `directory'])
> 
> should cause config.status to generate an `atconfig' file which sets
> this variable and is sourced by the testsuite upon startup.

Indeed it does; and I'm already using that macro.

I just completely misdiagnosed the problem I'm seeing.  Thanks, and
nevermind.


-- 
Braden McDaniel <[email protected]>



_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to