From: Jarkko Hietaniemi Date: Mon, 7 May 2001 20:41:26 +0000 (+0000) Subject: Configure should figure out the list of dynamic extensions X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=37f0b292e5c840291d76988e9ba09915d11ad448;p=p5sagit%2Fp5-mst-13.2.git Configure should figure out the list of dynamic extensions just fine in UTS-- and in fact it does, as reported by Hal Morris. p4raw-id: //depot/perl@10023 --- diff --git a/hints/uts.sh b/hints/uts.sh index bd13597..863b769 100644 --- a/hints/uts.sh +++ b/hints/uts.sh @@ -14,5 +14,4 @@ libs='-lsocket -lnsl -ldl -lm' optimize='undef' prefix='psf_prefix' static_ext='none' -dynamic_ext='Data/Dumper Digest/MD5 Errno Fcntl Filter/Util/Call IO List/Util MIME/Base64 Opcode PerlIO/Scalar POSIX Socket Storable Time/HiRes Time/Piece attrs re' useshrplib='define'