From: Jarkko Hietaniemi Date: Sun, 9 Dec 2001 20:31:14 +0000 (+0000) Subject: NetBSD has but hidden. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9a368ae68f13a9f5416e27ac79644c157986e8cc;p=p5sagit%2Fp5-mst-13.2.git NetBSD has but hidden. p4raw-id: //depot/perl@13561 --- diff --git a/hints/netbsd.sh b/hints/netbsd.sh index 7bd0a25..ce852ce 100644 --- a/hints/netbsd.sh +++ b/hints/netbsd.sh @@ -66,6 +66,9 @@ esac # Pre-empt the /usr/bin/perl question of installperl. installusrbinperl='n' +# This is there but in machine/ieeefp_h. +ieeefp_h="define" + # Recognize the NetBSD packages collection. # GDBM might be here. test -d /usr/pkg/lib && loclibpth="$loclibpth /usr/pkg/lib"