diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-23 16:54:14 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-23 16:54:14 +0000 |
commit | 5e506771ef964d2ede7c5844ad7d02ba0cf9d549 (patch) | |
tree | 0f7f6c3dbf49f65725cabc3ff4104c60fc34490b /hints/vmesa.sh | |
parent | dfc18e8ad09e7e2177a68bca5100ec871c744055 (diff) | |
download | perl-5e506771ef964d2ede7c5844ad7d02ba0cf9d549.tar.gz |
Push Filter::Util::Call one level deeper.
p4raw-id: //depot/perl@7839
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 2b3dd285d9..81ab6a4f44 100644 --- a/hints/vmesa.sh +++ b/hints/vmesa.sh @@ -218,7 +218,7 @@ dynamic_ext='' eagain='EAGAIN' ebcdic='define' exe_ext='' -extensions='Fcntl GDBM_File IO NDBM_File Opcode POSIX Socket Storable IPC/SysV Errno Thread attrs re Data/Dumper' +extensions=' Data/Dumper Errno Fcntl Filter::Util:Call GDBM_File IO NDBM_File Opcode POSIX Socket Storable IPC/SysV Thread attrs re' fpostype='fpos_t' freetype='void' groupstype='gid_t' |