On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()
[p5sagit/p5-mst-13.2.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'