summaryrefslogtreecommitdiff
path: root/hints/machten.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/machten.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/machten.sh')
-rw-r--r--hints/machten.sh25
1 files changed, 0 insertions, 25 deletions
diff --git a/hints/machten.sh b/hints/machten.sh
index cdca69aa10..1aecc05078 100644
--- a/hints/machten.sh
+++ b/hints/machten.sh
@@ -249,31 +249,6 @@ dont_use_nlink=define
cat <<EOM >&4
-During Configure, you may see the message
-
-*** WHOA THERE!!! ***
- The recommended value for \$d_msg on this machine was "undef"!
- Keep the recommended value? [y]
-
-as well as similar messages concerning \$d_sem and \$d_shm. Select the
-default answers: MachTen 4.1 appears to provide System V IPC support,
-but it is incomplete and buggy: perl should be built without it.
-Similar considerations apply to memory mapping of files, controlled
-by \$d_mmap and \$d_munmap.
-
-Similarly, when you see
-
-*** WHOA THERE!!! ***
- The recommended value for \$d_vfork on this machine was "define"!
- Keep the recommended value? [y]
-
-select the default answer: vfork() works, and avoids expensive data
-copying.
-
-You may also see "WHOA THERE!!!" messages concerning \$d_getspnam.
-Select the default answer: MachTen's support for shadow password
-file access is incomplete, and should not be used.
-
At the end of Configure, you will see a harmless message
Hmm...You had some extra variables I don't know about...I'll try to keep 'em.