summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Phoenix <rootbeer@teleport.com>1997-03-05 09:47:22 -0800
committerChip Salzenberg <chip@atlantic.net>1997-03-01 18:40:49 +1200
commit8016dbf1e4a722b595e531aca0bc4f1af7b8b8a1 (patch)
tree8d7442dda539026146c73ac178bee753b14c6e06
parent385588b3949e695a02c8ea1dd00fe789d6044de3 (diff)
downloadperl-8016dbf1e4a722b595e531aca0bc4f1af7b8b8a1.tar.gz
Re: The continuing MachTen saga
private-msgid: Pine.GSO.3.95q.970305091611.3572E-100000@kelly.teleport.com
-rw-r--r--hints/machten_2.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/hints/machten_2.sh b/hints/machten_2.sh
index aae73f592d..dfcedede4e 100644
--- a/hints/machten_2.sh
+++ b/hints/machten_2.sh
@@ -15,6 +15,10 @@
# Original version was for MachTen 2.1.1.
# Last modified by Andy Dougherty <doughera@lafcol.lafayette.edu>
# Tue Aug 13 12:31:01 EDT 1996
+#
+# Warning about tests which no longer fail
+# fixed by Tom Phoenix <rootbeer@teleport.com>
+# March 5, 1997
# I don't know why this is needed. It might be similar to NeXT's
# problem. See hints/next_3.sh.
@@ -38,15 +42,11 @@ i_db=$undef
# This will generate a harmless message:
# Hmm...You had some extra variables I don't know about...I'll try to keep 'em.
# Propagating recommended variable dont_use_nlink
+# Without this, tests io/fs #4 and op/stat #3 will fail.
dont_use_nlink=define
cat <<'EOM' >&4
-Tests
- io/fs test 4 and
- op/stat test 3
-may fail since MachTen versions 2.X have no hard links.
-
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.