On Mon, 13 Apr 2009, Thomas Moulard wrote:
On Sat, Apr 11, 2009 at 1:21 PM, Eric Blake <ebb9@xxxxxxx> wrote:
This is very doable. In fact, it is how the m4 testsuite allows the user
to specify an alternate $SED program [1]. You can use atlocal.in to
perform initialization of your $TESTSUITE_PREFIX before any tests run,
then rely on that variable throughout your tests.
[1] http://git.savannah.gnu.org/cgit/m4.git/commit/?id=e21aa9fb
Thanks, it is working.
I just had to use "which" to force an absolute path as Valgrind does not
"which" probably isn't guaranteed to appear on every platform that
autoconf scripts might run on - ymmv
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf