Re: [Autotest] Prefixing commands launched by AT_CHECK

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

 



On Monday 13 April 2009 06:03:05 Thomas Dickey wrote:
> 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

nor is it guaranteed to act sanely (stdout/stderr/exit status)

better to push the check to configure and AC_PATH_PROG()
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux