This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5702da4
)
More memory lane.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Tue, 26 Aug 2003 04:53:09 +0000
(
04:53
+0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Tue, 26 Aug 2003 04:53:09 +0000
(
04:53
+0000)
p4raw-id: //depot/perl@20900
hints/ultrix_4.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/ultrix_4.sh
b/hints/ultrix_4.sh
index
cc494cb
..
ed7c2c1
100644
(file)
--- a/
hints/ultrix_4.sh
+++ b/
hints/ultrix_4.sh
@@
-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'