This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Drop optimization for -O3 *and higher*
[perl5.git] / hints / ultrix_4.sh
index 74d98ae..2958394 100644 (file)
@@ -69,9 +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'