No dynaloading at all in Ultrix.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 26 Aug 2003 09:29:49 +0000 (09:29 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 26 Aug 2003 09:29:49 +0000 (09:29 +0000)
p4raw-id: //depot/perl@20904

hints/ultrix_4.sh

index ed7c2c1..74d98ae 100644 (file)
@@ -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'
+