Changeset 25051 for branches/czw_branch/cleanup/psconfig/pschecklibs
- Timestamp:
- Aug 11, 2009, 3:54:00 PM (17 years ago)
- Location:
- branches/czw_branch/cleanup
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psconfig/pschecklibs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup
- Property svn:mergeinfo changed
/trunk merged: 24940-24950,24953-24971,24973-24977,24986-24989,24993-25017,25019,25021,25023-25024,25026,25029-25031,25036-25049
- Property svn:mergeinfo changed
-
branches/czw_branch/cleanup/psconfig/pschecklibs
r24068 r25051 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.
