autoconf
[Top][All Lists]
Advanced

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

Re: AC_FUNC_GETLOADAVG


From: Patrick Welche
Subject: Re: AC_FUNC_GETLOADAVG
Date: Mon, 13 May 2002 14:40:46 +0100
User-agent: Mutt/1.3.19i

And of course your failed test works for me :/

% cd tests
% testsuite -v -x -d 4
...
% cd testsuite.dir/004
% cat configure.ac
define([active], [ACTIVE])
% ../../autoconf -t define | sed -n '$p'
configure.ac:1:define:active:ACTIVE
% cat autom4te.cache/traces.0
m4trace:configure.ac:1: -1- define([active], [ACTIVE])


Cheers,

Patrick



reply via email to

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