Changeset 573
- Timestamp:
- Nov 24, 2012, 7:25:40 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified perl/trunk/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm ¶
r572 r573 155 155 elsif ( -f ( $fullname = "$thispth/Slib$thislib$Config_libext" ) ) { 156 156 } 157 # klibc libext is .a but we can use .lib too157 # YD klibc libext is .a but we can use .lib too 158 158 elsif ( -f ( $fullname = "$thispth/$thislib.lib" ) ) { 159 159 }
Note:
See TracChangeset
for help on using the changeset viewer.