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