Changeset 25022 for branches/eam_branches/20090715/psconfig/pschecklibs
- Timestamp:
- Aug 7, 2009, 12:45:24 PM (17 years ago)
- Location:
- branches/eam_branches/20090715
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psconfig/pschecklibs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715
- Property svn:mergeinfo changed
/trunk (added) merged: 24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24950,24953-24971,24973-24977,24986-24989,24993-25017
- Property svn:mergeinfo changed
-
branches/eam_branches/20090715/psconfig/pschecklibs
r24068 r25022 100 100 # search for, and drop, existing libdir entry in libpath? 101 101 unshift @libpath, $libdir; 102 103 # XXX a temporary hack for libreadline (this failed... needed to modify libreadline/support/shobj-conf 104 # $shlib_libs = $ENV{'SHLIB_LIBS'}; 105 # unless ($shlib_libs =~ m|-lncurses|) { 106 # $shlib_libs .= " -lncurses"; 107 # } 108 # $ENV{'SHLIB_LIBS'} = $shlib_libs; 102 109 103 110 # add the path defined by PATH
Note:
See TracChangeset
for help on using the changeset viewer.
