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


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

Reply via email to