/[autoconf]/autoconf/bin/autom4te.in
ViewVC logotype

Diff of /autoconf/bin/autom4te.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.78 by eggert, Tue Dec 3 06:51:15 2002 UTC revision 1.79 by eggert, Tue Dec 3 08:30:12 2002 UTC
# Line 941  sub handle_traces ($$%) Line 941  sub handle_traces ($$%)
941    # Note that the second pattern is `newline, tab or space'.  Don't lose    # Note that the second pattern is `newline, tab or space'.  Don't lose
942    # the tab!    # the tab!
943    define([at_flatten],    define([at_flatten],
944    [at_patsubst(at_patsubst(at_patsubst([[[$1]]], [\\\n]),    [at_patsubst(at_patsubst(at_patsubst(at_patsubst([[[[$1]]]], [\\\n]),
945                             [[\n\t ]+], [ ]),                                         [[\n\t ]+], [ ]),
946                 [^ *\(.*[^ ]\)? *], [[\1]])])                             [ *\(.\)$], [\1]),
947                   [^ *\(.*\)], [[\1]])])
948    
949    define([at_args],    [at_shift(at_shift(at_shift(at_shift(at_shift($@)))))])    define([at_args],    [at_shift(at_shift(at_shift(at_shift(at_shift($@)))))])
950    define([at_at],      [_$0([$1], at_args($@))])    define([at_at],      [_$0([$1], at_args($@))])

Legend:
Removed from v.1.78  
changed lines
  Added in v.1.79

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26