From: Jarkko Hietaniemi Date: Tue, 26 Aug 2003 09:29:49 +0000 (+0000) Subject: No dynaloading at all in Ultrix. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=01757a36693bb5dadd9e763f70e82c02df281ea1;p=p5sagit%2Fp5-mst-13.2.git No dynaloading at all in Ultrix. p4raw-id: //depot/perl@20904 --- diff --git a/hints/ultrix_4.sh b/hints/ultrix_4.sh index ed7c2c1..74d98ae 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' +