diff options
author | Chip Salzenberg <chip@perl.com> | 1997-02-17 17:58:59 +1200 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1997-02-18 13:22:00 +1200 |
commit | 82488b82be2b77ad90f0f35bb297881e6feeba60 (patch) | |
tree | e3f5abc327c208f002e8a6f59035cd0f0d4954ce /win32 | |
parent | 237ba8c901b9e495de1d3d16000e954b0e59bbcb (diff) | |
download | perl-82488b82be2b77ad90f0f35bb297881e6feeba60.tar.gz |
Update Plan 9, Win32, VMS configs with $shortsize and $longsize
Diffstat (limited to 'win32')
-rw-r--r-- | win32/config.w32 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/config.w32 b/win32/config.w32 index 953aba24c6..7525eeb252 100644 --- a/win32/config.w32 +++ b/win32/config.w32 @@ -358,6 +358,7 @@ ln='ln' lns='/usr/bin/ln -s' locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include' loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib' +longsize='4' lp='' lpr='' ls='ls' @@ -426,6 +427,7 @@ sendmail='blat' sh='' shar='' shmattype='char *' +shortsize='2' shrpdir='none' sig_num='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 25 26 27 28 29 30 31 6 20 23 ' signal_t='void' |