Changeset 887


Ignore:
Timestamp:
11/23/08 15:48:02 (3 years ago)
Author:
CrawfordCurrie
Message:

Item230: not quite clear why, but setlib.cfg was suddenly not being found. Suspect a TSA-related change, but that's just a guess.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/bin/configure

    r831 r887  
    212212use vars qw( $twikiLibPath @localPerlLibPath ); 
    213213 
     214use lib '.'; 
    214215eval 'require "setlib.cfg"'; 
    215216 
Note: See TracChangeset for help on using the changeset viewer.