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

Diff of /autoconf/bin/autoscan.in

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

revision 1.77 by eggert, Fri Apr 19 19:01:06 2002 UTC revision 1.78 by eggert, Wed Jun 12 17:26:19 2002 UTC
# Line 78  my $configure_scan = 'configure.scan'; Line 78  my $configure_scan = 'configure.scan';
78  my $log = new Autom4te::XFile ">$me.log";  my $log = new Autom4te::XFile ">$me.log";
79    
80  # Autoconf and lib files.  # Autoconf and lib files.
81  my $autom4te = $ENV{'AUTOM4TE'} || '@autom4te-name@';  my $autom4te = $ENV{'AUTOM4TE'} || '@bindir@/@autom4te-name@';
82  my $autoconf = "$autom4te --language=autoconf";  my $autoconf = "$autom4te --language=autoconf";
83  my @include = ('@datadir@');  my @include = ('@datadir@');
84    

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78

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