win32: additional default libraries
authorGurusamy Sarathy <gsar@engin.umich.edu>
Tue, 27 May 1997 11:10:30 +0000 (23:10 +1200)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Wed, 11 Jun 1997 00:00:00 +0000 (12:00 +1200)
commit14ba8c9ed9cfdc22434f89b374aaf17cc48fd4a0
tree5ebdb7b6de16e1eab5dbfc8fe9f9f640b8e9ad2d
parent4e81affe051125c1f0c81f7d518efaa52584a56d
win32: additional default libraries

I found the default libs list is still incomplete (incomplete
enough for Tk to fail to build).

This patch adds the additional default libraries to MM_Win32.pm.
Note LDLOADLIBS can be overridden from Makefile.PL (although
Tk/win32 seems to want to set it directly in its Makefile,
rather than via an attribute list, and the direct setting gets
overridden by the default because the default comes later in
the makefile).

The patch is against the jumbo patch that nobody seems to like.
It is *my* new baseline, sorry.

 - Sarathy.
   gsar@engin.umich.edu

p5p-msgid: 199705291332.JAA21560@aatma.engin.umich.edu