/[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.60 by eggert, Fri Apr 19 19:00:22 2002 UTC revision 1.61 by eggert, Sat Apr 20 06:09:01 2002 UTC
# Line 135  sub request ($%) Line 135  sub request ($%)
135      }      }
136    
137    # It would be great to have $REQ check that it up to date wrt its    # It would be great to have $REQ check that it up to date wrt its
138    # dependencies, but that requires gettting traces (to fetch the    # dependencies, but that requires getting traces (to fetch the
139    # included files), which is out of the scope of Request    # included files), which is out of the scope of Request
140    # (currently?).    # (currently?).
141    
# Line 1138  if (%trace) Line 1138  if (%trace)
1138      # Always produce traces, since even if the output is young enough,      # Always produce traces, since even if the output is young enough,
1139      # there is no guarantee that the traces use the same *format*      # there is no guarantee that the traces use the same *format*
1140      # (e.g., `-t FOO:foo' and `-t FOO:bar' are both using the same M4      # (e.g., `-t FOO:foo' and `-t FOO:bar' are both using the same M4
1141      # traces, hence the M4 traces cache is usable, but its formating      # traces, hence the M4 traces cache is usable, but its formatting
1142      # will yield different results).      # will yield different results).
1143      handle_traces ($req, $output, %trace);      handle_traces ($req, $output, %trace);
1144    }    }

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

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