summaryrefslogtreecommitdiff
path: root/hints/uts.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-03-25 04:23:24 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-03-25 04:23:24 +0000
commit160d5bf43c84e9ab7773694c152c81c6d5a0f7c2 (patch)
tree9232803fc9ad2b3c4e478d89cc5beed540a40bb0 /hints/uts.sh
parent7975e2ef3c4db4170a15045c4786caa6d631d6a4 (diff)
downloadperl-160d5bf43c84e9ab7773694c152c81c6d5a0f7c2.tar.gz
Add MIME::Base64 here and there. Again, a lot of
optimism is in the air. p4raw-id: //depot/perl@9337
Diffstat (limited to 'hints/uts.sh')
-rw-r--r--hints/uts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/uts.sh b/hints/uts.sh
index f0ab0e2237..fdf8c00164 100644
--- a/hints/uts.sh
+++ b/hints/uts.sh
@@ -14,5 +14,5 @@ libs='-lsocket -lnsl -ldl -lm'
optimize='undef'
prefix='psf_prefix'
static_ext='none'
-dynamic_ext='Data/Dumper Digest/MD5 Errno Fcntl Filter::Util::Call GDBM_File IO Opcode PerlIO::Scalar POSIX Socket Storable attrs re'
+dynamic_ext='Data/Dumper Digest/MD5 Errno Fcntl Filter::Util::Call GDBM_File IO MIME::Base64 Opcode PerlIO::Scalar POSIX Socket Storable attrs re'
useshrplib='define'