/[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.134 by akim, Thu Aug 21 17:31:25 2003 UTC revision 1.135 by akim, Thu Aug 21 17:50:11 2003 UTC
# Line 113  sub parse_args () Line 113  sub parse_args ()
113            'B|prepend-include=s' => \@prepend_include,            'B|prepend-include=s' => \@prepend_include,
114            'W|warnings=s'        => \&parse_warnings);            'W|warnings=s'        => \&parse_warnings);
115    
   setup_channel 'note', silent => !$verbose;  
   
116    if (! @ARGV)    if (! @ARGV)
117      {      {
118        my $configure_ac = require_configure_ac;        my $configure_ac = require_configure_ac;
# Line 171  $autoconf .= ' --verbose' if $verbose; Line 169  $autoconf .= ' --verbose' if $verbose;
169  # ----------------------- #  # ----------------------- #
170    
171  # Source what the traces are trying to tell us.  # Source what the traces are trying to tell us.
172  verbose "$me: running $autoconf to trace from $ARGV[0]";  verb "$me: running $autoconf to trace from $ARGV[0]";
173  xsystem ("$autoconf"  xsystem ("$autoconf"
174           # If you change this list, update the           # If you change this list, update the
175           # `Autoheader-preselections' section of autom4te.in.           # `Autoheader-preselections' section of autom4te.in.

Legend:
Removed from v.1.134  
changed lines
  Added in v.1.135

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