summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-26 09:29:49 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-26 09:29:49 +0000
commit01757a36693bb5dadd9e763f70e82c02df281ea1 (patch)
treedfac41dc2610688ea2bcef1cf8a5b43d0d845014 /hints
parent756189a56ad5859c77093ea1770647e4355c6aeb (diff)
downloadperl-01757a36693bb5dadd9e763f70e82c02df281ea1.tar.gz
No dynaloading at all in Ultrix.
p4raw-id: //depot/perl@20904
Diffstat (limited to 'hints')
-rw-r--r--hints/ultrix_4.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/hints/ultrix_4.sh b/hints/ultrix_4.sh
index ed7c2c1ea2..74d98aecc0 100644
--- 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'
+