diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-12 13:37:20 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-12 13:37:20 +0000 |
commit | 49e2c44725c827e7605ffc61809dae88f3e925f4 (patch) | |
tree | 34d41d659b91d16ef1145407de1735a650802ddf /hints/vmesa.sh | |
parent | dcf686c9ff9829ff83c8d4e65b735a4ba6a9e6f5 (diff) | |
download | perl-49e2c44725c827e7605ffc61809dae88f3e925f4.tar.gz |
Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
p4raw-id: //depot/perl@9691
Diffstat (limited to 'hints/vmesa.sh')
-rw-r--r-- | hints/vmesa.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/vmesa.sh b/hints/vmesa.sh index 1109c8bde2..9e7b87a9b4 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 MIME::Base64 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 Time::HiRes Thread attrs re' fpostype='fpos_t' freetype='void' groupstype='gid_t' |