summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-05-07 20:41:26 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-07 20:41:26 +0000
commit37f0b292e5c840291d76988e9ba09915d11ad448 (patch)
treedf76b4af849bb99a8907a7b0245794602fe82441 /hints
parent038dd032507aacb200907d10b73cb1d62b4446d7 (diff)
downloadperl-37f0b292e5c840291d76988e9ba09915d11ad448.tar.gz
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
Diffstat (limited to 'hints')
-rw-r--r--hints/uts.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/uts.sh b/hints/uts.sh
index bd13597863..863b769b6c 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'