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

Diff of /autoconf/bin/autoheader.in

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

revision 1.124 by akim, Wed Oct 16 06:38:50 2002 UTC revision 1.125 by akim, Tue Oct 22 08:20:19 2002 UTC
# Line 176  xsystem ("$autoconf " Line 176  xsystem ("$autoconf "
176           . " $ARGV[0] >$tmp/traces.pl");           . " $ARGV[0] >$tmp/traces.pl");
177    
178  local (%verbatim, %symbol);  local (%verbatim, %symbol);
179    debug "$me: \`do'ing $tmp/traces.pl:\n" . `sed 's/^/| /' $tmp/traces.pl`;
180  do "$tmp/traces.pl";  do "$tmp/traces.pl";
181  warn "couldn't parse $tmp/traces.pl: $@" if $@;  warn "couldn't parse $tmp/traces.pl: $@" if $@;
182  error "error: AC_CONFIG_HEADERS not found in $ARGV[0]"  error "error: AC_CONFIG_HEADERS not found in $ARGV[0]"

Legend:
Removed from v.1.124  
changed lines
  Added in v.1.125

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