projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
756189a
)
No dynaloading at all in Ultrix.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Tue, 26 Aug 2003 09:29:49 +0000
(09:29 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Tue, 26 Aug 2003 09:29:49 +0000
(09:29 +0000)
p4raw-id: //depot/perl@20904
hints/ultrix_4.sh
patch
|
blob
|
history
diff --git
a/hints/ultrix_4.sh
b/hints/ultrix_4.sh
index
ed7c2c1
..
74d98ae
100644
(file)
--- a/
hints/ultrix_4.sh
+++ b/
hints/ultrix_4.sh
@@
-71,3
+71,7
@@
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'
+