summaryrefslogtreecommitdiff
path: root/hints/umips.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/umips.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/umips.sh')
-rw-r--r--hints/umips.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/umips.sh b/hints/umips.sh
index 197bc80e22..177fa209f2 100644
--- a/hints/umips.sh
+++ b/hints/umips.sh
@@ -31,7 +31,6 @@ esac
# POSIX support in RiscOS is not useable
useposix='false'
-# Will give WHOA message, but the prototype are defined in the GCC inc dirs
case "$cc" in
*gcc*) d_shmatprototype='define' ;;
esac