diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-11-21 10:22:21 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-11-21 10:22:21 +0000 |
commit | 7d4724f95a69a8d5a7cd565f21487912e6d331c0 (patch) | |
tree | 3cfcc69e1711355bb9dec172017ba0955c6d7e47 /hints/solaris_2.sh | |
parent | 82c11e952a81290003492eb45d32ae6de010ce12 (diff) | |
download | perl-7d4724f95a69a8d5a7cd565f21487912e6d331c0.tar.gz |
Remove warnings against WHOA THERE warnings from the hints files.
p4raw-id: //depot/perl@29335
Diffstat (limited to 'hints/solaris_2.sh')
-rw-r--r-- | hints/solaris_2.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hints/solaris_2.sh b/hints/solaris_2.sh index 6bf63f7576..82e3941238 100644 --- a/hints/solaris_2.sh +++ b/hints/solaris_2.sh @@ -404,13 +404,6 @@ EOM if test "`arch`" = i86pc -a `uname -r` = 5.6 && \ ${cc:-cc} try.c -lpthread >/dev/null 2>&1 && ./a.out; then d_sigsetjmp=$undef - cat << 'EOM' >&2 - -You will see a *** WHOA THERE!!! *** message from Configure for -d_sigsetjmp. Keep the recommended value. See hints/solaris_2.sh -for more information. - -EOM fi # These prototypes should be visible since we using |