autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: abs_top_srcdir missing from autotest in 2.63


From: Ralf Wildenhues
Subject: Re: abs_top_srcdir missing from autotest in 2.63
Date: Mon, 23 Nov 2009 07:33:27 +0100
User-agent: Mutt/1.5.20 (2009-08-09)

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.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]