Hi/2.
I attach the patches to enhance OS/2 ports.
Review, please.
[PATCH 01/10] Add -shortname option.
[PATCH 02/10] Don't eliminate duplications in $postdeps and $predeps on
OS/2
[PATCH 03/10] Set lt_prog_compiler_static to -Bstatic on OS/2
[PATCH 04/10] OS/2 uses other APIs to load a DLL than LoadLibrary() on
Windows.
[PATCH 05/10] OS/2 uses ld inherited from GNU ld
[PATCH 06/10] There is no need to relink DLLs on OS/2
[PATCH 07/10] Set lt_cv_deplibs_check_method to pass_all on OS/2
[PATCH 08/10] Support -Zxxx options used on OS/2
[PATCH 09/10] Create import libraries instead of links to the real library
on OS/2
[PATCH 10/10] Fix a problem that it fails to find proper libraries if .la
is a dependency