Show
Ignore:
Timestamp:
02/09/04 14:10:55 (6 years ago)
Author:
zacheiss
Message:

Import perl 5.8.3.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/vendor/third/perl/Policy_sh.SH

    r18449 r20074  
    121121!GROK!THIS! 
    122122 
     123# Set the following variables.  Mention them here so metaconfig 
     124# includes the appropriate code in Configure 
     125#   $bin $scriptdir $privlib $archlib  
     126#       $man1dir $man3dir $html1dir $html3dir  
     127#   $sitebin $sitescript $sitelib $sitearch  
     128#       $siteman1dir $siteman3dir $sitehtml1dir $sitehtml3dir 
     129#   $vendorbin $vendorscript $vendorlib $vendorarch 
     130#       $vendorman1dir $vendorman3dir $vendorhtml1dir $vendorhtml3dir 
     131 
    123132for var in \ 
    124133        bin scriptdir privlib archlib man1dir man3dir html1dir html3dir \ 
    125134        sitebin sitescript sitelib sitearch \ 
    126                 siteman1 siteman3 sitehtml1 sitehtml3 \ 
     135                siteman1dir siteman3dir sitehtml1dir sitehtml3dir \ 
    127136        vendorbin vendorscript vendorlib vendorarch \ 
    128                 vendorman1 vendorman3 vendorhtml1 vendorhtml3 
     137                vendorman1dir vendorman3dir vendorhtml1dir vendorhtml3dir 
    129138do 
    130139