summaryrefslogtreecommitdiff
path: root/hints/vmesa.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/vmesa.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/vmesa.sh')
-rw-r--r--hints/vmesa.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/hints/vmesa.sh b/hints/vmesa.sh
index 081ee6f027..1109c8bde2 100644
--- a/hints/vmesa.sh
+++ b/hints/vmesa.sh
@@ -218,7 +218,7 @@ dynamic_ext=''
eagain='EAGAIN'
ebcdic='define'
exe_ext=''
-extensions='Data/Dumper Digest/MD5 Errno Fcntl Filter::Util:Call GDBM_File IO IPC/SysV NDBM_File Opcode PerlIO::Scalar POSIX Socket Storable Thread attrs re'
+extensions='Data/Dumper Digest/MD5 Errno Fcntl Filter::Util:Call GDBM_File IO IPC/SysV MIME::Base64 NDBM_File Opcode PerlIO::Scalar POSIX Socket Storable Thread attrs re'
fpostype='fpos_t'
freetype='void'
groupstype='gid_t'
@@ -317,7 +317,7 @@ sig_num_init='0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,2
sizetype='size_t'
so='.a'
ssizetype='ssize_t'
-static_ext='Data/Dumper Digest/MD5 Fcntl Filter::Util::Call GDBM_File IO IPC/SysV NDBM_File Opcode PerlIO::Scalar POSIX Socket Storable Thread attrs re'
+static_ext='Data/Dumper Digest/MD5 Fcntl Filter::Util::Call GDBM_File IO IPC/SysV MIME::Base64 NDBM_File Opcode PerlIO::Scalar POSIX Socket Storable Thread attrs re'
stdchar='char'
stdio_cnt='(fp)->__countIn'
stdio_ptr='(fp)->__bufPtr'