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

Diff of /autoconf/bin/autom4te.in

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

revision 1.81 by akim, Tue May 6 08:51:22 2003 UTC revision 1.82 by akim, Fri May 16 09:54:46 2003 UTC
# Line 26  eval 'case $# in 0) exec @PERL@ -S "$0"; Line 26  eval 'case $# in 0) exec @PERL@ -S "$0";
26    
27  BEGIN  BEGIN
28  {  {
29    my $datadir = ($ENV{'autom4te_perllibdir'} || '@datadir@');    my $datadir = $ENV{'autom4te_perllibdir'} || '@datadir@';
30    unshift @INC, "$datadir";    unshift @INC, $datadir;
31    
32    # Override SHELL.  On DJGPP SHELL may not be set to a shell    # Override SHELL.  On DJGPP SHELL may not be set to a shell
33    # that can handle redirection and quote arguments correctly,    # that can handle redirection and quote arguments correctly,

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

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