Various OS/2 fixes:
- Put .LIB file near .DEF file
- Got library-file building working better
- Handled libperl_overrides better
[Ilya Zakharevich]
- Put .LIB file near .DEF file
On Windows: embed manifest files in DLLs built with Module-Build
when using VC8. [Steve Hay]Added a workaround for a config error on dec_osf: the linker is
$Config{cc}, not $Config{ld}. [Jarkko Hietaniemi]Borland's compiler "response files" will not pass through macro
definitions that contain quotes. The quotes get stripped and there
seems to be no way to escape them. So we leave macros on the
command line. [Randy W. Sims]