automake
[Top][All Lists]
Advanced

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

Re: $srcdir


From: Harlan Stenn
Subject: Re: $srcdir
Date: Wed, 05 Mar 2003 19:01:56 -0500
User-agent: EMH/1.10.0 SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd)

> But if I echo either $top_srcdir or $top_builddir, in the file
> tests/foo.test, they are both null, so I can't seem to find a way of
> referring to any files. 

AC_OUTPUT your test scripts using foo.in -> foo rules, and include lines
like:

 address@hidden@

in them.

Either that, or AC_OUTPUT a vbls.conf.in -> vbls.conf file which does this
and "source" this file in from your scripts.

H




reply via email to

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