More memory lane.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 26 Aug 2003 04:53:09 +0000 (04:53 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 26 Aug 2003 04:53:09 +0000 (04:53 +0000)
p4raw-id: //depot/perl@20900

hints/ultrix_4.sh

index cc494cb..ed7c2c1 100644 (file)
@@ -68,3 +68,6 @@ d_dirnamlen='define'
 # Ultrix can mmap only character devices, not regular files,
 # 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'