/[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.117 by akim, Tue Apr 23 16:59:12 2002 UTC revision 1.118 by eggert, Wed Jun 12 17:26:19 2002 UTC
# Line 41  use strict; Line 41  use strict;
41  use vars qw ($config_h %verbatim %symbol);  use vars qw ($config_h %verbatim %symbol);
42    
43  # Lib files.  # Lib files.
44  my $autom4te = $ENV{'AUTOM4TE'} || '@autom4te-name@';  my $autom4te = $ENV{'AUTOM4TE'} || '@bindir@/@autom4te-name@';
45  local $config_h;  local $config_h;
46  my $config_h_in;  my $config_h_in;
47  my @include;  my @include;

Legend:
Removed from v.1.117  
changed lines
  Added in v.1.118

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