Win32 sitelib intuition from DLL location
authorGurusamy Sarathy <gsar@engin.umich.edu>
Sun, 22 Jun 1997 05:34:00 +0000 (17:34 +1200)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Wed, 6 Aug 1997 12:00:00 +0000 (00:00 +1200)
commitb4793f7f58b137d8b2f6d505d6c77dee2cd8cb25
tree43d50c896d552eb7bf3d0a469308d9bb704aae89
parent68d58bca0a3bd388198ebac3493f3709490347a0
Win32 sitelib intuition from DLL location

There is code for win32 that determines archlib from the location
of PERL.DLL.  This is only 50% effective, as any sitelib at
the same location is not found.

This simple patch adds that feature.  It is needed for the win32
binary distribution to work in a relocatable fashion.

[editor's note: perhaps only partially applied]

p5p-msgid: 199706231647.MAA23260@aatma.engin.umich.edu
win32/config_h.PL
win32/win32.c
win32/win32.h