summaryrefslogtreecommitdiff
path: root/hints/sco.sh
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-11-21 10:22:21 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-11-21 10:22:21 +0000
commit7d4724f95a69a8d5a7cd565f21487912e6d331c0 (patch)
tree3cfcc69e1711355bb9dec172017ba0955c6d7e47 /hints/sco.sh
parent82c11e952a81290003492eb45d32ae6de010ce12 (diff)
downloadperl-7d4724f95a69a8d5a7cd565f21487912e6d331c0.tar.gz
Remove warnings against WHOA THERE warnings from the hints files.
p4raw-id: //depot/perl@29335
Diffstat (limited to 'hints/sco.sh')
-rw-r--r--hints/sco.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/sco.sh b/hints/sco.sh
index 8774aee82d..18ccc5e6fb 100644
--- a/hints/sco.sh
+++ b/hints/sco.sh
@@ -244,7 +244,6 @@ nm_opt='-p'
###############################################################
# Perl 5.003_05 and later try to include both <time.h> and <sys/select.h>
# in pp_sys.c, but that fails due to a redefinition of struct timeval.
-# This will generate a WHOA THERE. Accept the default.
i_sysselct=$undef