/[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.72 by akim, Wed Oct 16 17:06:57 2002 UTC revision 1.73 by akim, Fri Oct 18 15:20:46 2002 UTC
# Line 632  sub handle_m4 ($@) Line 632  sub handle_m4 ($@)
632             . join (' --include=', '', @include)             . join (' --include=', '', @include)
633             . " --define=m4_warnings=$m4_warnings"             . " --define=m4_warnings=$m4_warnings"
634             . ' --debug=aflq'             . ' --debug=aflq'
635               . (!exists $ENV{'AUTOM4TE_NO_FATAL'} ? ' --fatal-warning' : '')
636             . " --error-output=$tcache" . $req->id . "t"             . " --error-output=$tcache" . $req->id . "t"
637             . join (' --trace=',   '', sort @macro)             . join (' --trace=',   '', sort @macro)
638             . " " . files_to_options (@ARGV)             . " " . files_to_options (@ARGV)

Legend:
Removed from v.1.72  
changed lines
  Added in v.1.73

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