summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'
+