Fix perl build on Digital UNIX after JDK installs libnet.so
authorSpider Boardman <spider@orb.nashua.nh.us>
Fri, 5 Sep 1997 00:00:00 +0000 (00:00 +0000)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Fri, 5 Sep 1997 00:00:00 +0000 (00:00 +0000)
commit723e14d4dbe819218d0df2e3a5544f8868d098b3
treed22ad0d36b096b97fcbbd3a3309cefeaa36888fb
parent7b62b82bd65e5c25c8b1cad9ebeb185d3b61c873
Fix perl build on Digital UNIX after JDK installs libnet.so

Subject: [PATCH] Perl & JAVA co-existence

It turns out that the JDK on Digital UNIX installs a libnet.so
which gets in the way when building Perl.  Back during 5.003_28,
I didn't do anything to remove libnet because there wasn't one,
but now there can be a libnet, and it's wrong.  So, here's a
patch to the dec_osf hints file to skip libnet as well as some of
the others we're already ignoring.

p5p-msgid: 199709191826.OAA18040@Orb.Nashua.NH.US
hints/dec_osf.sh