From 9a368ae68f13a9f5416e27ac79644c157986e8cc Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Sun, 9 Dec 2001 20:31:14 +0000 Subject: NetBSD has but hidden. p4raw-id: //depot/perl@13561 --- hints/netbsd.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hints') diff --git a/hints/netbsd.sh b/hints/netbsd.sh index 7bd0a25c1d..ce852ce72d 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" -- cgit v1.2.1