Fix a typo and add some clarification to change #26387.
[p5sagit/p5-mst-13.2.git] / hints / ultrix_4.sh
index cc494cb..2958394 100644 (file)
@@ -68,3 +68,7 @@ d_dirnamlen='define'
 # Ultrix can mmap only character devices, not regular files,
 # which is rather useless state of things for Perl.
 d_mmap='undef'
+
+# There simply isn't dynaloading in Ultrix.
+usedl='undef'
+