Configure is doing fine in Ultrix, operator error.
Jarkko Hietaniemi [Wed, 27 Aug 2003 17:12:56 +0000 (17:12 +0000)]
p4raw-id: //depot/perl@20921

hints/ultrix_4.sh

index 5954d24..2958394 100644 (file)
@@ -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'