Cygwin needs to have libperl.dll around if trying to link
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 25 Nov 2001 20:40:23 +0000 (20:40 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 25 Nov 2001 20:40:23 +0000 (20:40 +0000)
commit144d6c8301ecf5600077985b0d51e5b97d598779
tree48db88291e516dcb66b2c8b74906d92e57dd8129
parent21f7eeb202252beb7140779b4bbe3d8ba79f38fe
Cygwin needs to have libperl.dll around if trying to link
with -lperl.  Note: this change cures the test but whether
it cures CygPerl installation, I don't know: hopefully the
libperl5_7_2.dll, or the version equivalent, gets installed
also as libperl.dll to the proper place(s).

p4raw-id: //depot/perl@13272
lib/ExtUtils/Embed.t