summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-27 17:12:56 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-27 17:12:56 +0000
commitd3c54a8ee31058f7959aacfbb3392e838bcff1b6 (patch)
tree4918f70c9880ee6ef8022baced35d10711329b62 /hints
parent77c22dc1754c82dd7ac259e768986525130fce5d (diff)
downloadperl-d3c54a8ee31058f7959aacfbb3392e838bcff1b6.tar.gz
Configure is doing fine in Ultrix, operator error.
p4raw-id: //depot/perl@20921
Diffstat (limited to 'hints')
-rw-r--r--hints/ultrix_4.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/hints/ultrix_4.sh b/hints/ultrix_4.sh
index 5954d24bf2..2958394141 100644
--- a/hints/ultrix_4.sh
+++ b/hints/ultrix_4.sh
@@ -69,13 +69,6 @@ d_dirnamlen='define'
# which is rather useless state of things for Perl.
d_mmap='undef'
-# Configure gets fooled somehow into thinking that Ultrix would have mkstemp.
-d_mkstemp='undef'
-
# There simply isn't dynaloading in Ultrix.
usedl='undef'
-# There are <netinet/in.h> and gettimeofday(),
-# despite of what Configure thinks.
-i_niin='define'
-d_gettimeod='define'