Changeset 3115


Ignore:
Timestamp:
Apr 15, 2007, 8:39:29 PM (18 years ago)
Author:
bird
Message:

Yet another @unixroot thing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/sys-devel/autoconf/bin/autom4te.in

    r3095 r3115  
    269269      next
    270270        if /^\s*(\#.*)?$/;
    271 
     271      s/\/\@unixroot/$ENV{'UNIXROOT'}/; # The EMX built perl doesn't know @unixroot.
    272272      my @words = shellwords ($_);
    273273      my $type = shift @words;
Note: See TracChangeset for help on using the changeset viewer.