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

Diff of /autoconf/bin/autoupdate.in

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

revision 1.35 by eggert, Sun Apr 21 07:25:20 2002 UTC revision 1.36 by eggert, Wed Jun 12 17:26:19 2002 UTC
# Line 36  use Autom4te::XFile; Line 36  use Autom4te::XFile;
36  use strict;  use strict;
37    
38  # Lib files.  # Lib files.
39  my $autom4te = $ENV{'AUTOM4TE'} || '@autom4te-name@';  my $autom4te = $ENV{'AUTOM4TE'} || '@bindir@/@autom4te-name@';
40  my $autoconf = "$autom4te --language=autoconf";  my $autoconf = "$autom4te --language=autoconf";
41  # We need to find m4sugar.  # We need to find m4sugar.
42  my @include = ('@datadir@');  my @include = ('@datadir@');

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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