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 /vms/genconfig.pl | |
parent | 237ba8c901b9e495de1d3d16000e954b0e59bbcb (diff) | |
download | perl-82488b82be2b77ad90f0f35bb297881e6feeba60.tar.gz |
Update Plan 9, Win32, VMS configs with $shortsize and $longsize
Diffstat (limited to 'vms/genconfig.pl')
-rw-r--r-- | vms/genconfig.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vms/genconfig.pl b/vms/genconfig.pl index 22bf016b03..6c3582216d 100644 --- a/vms/genconfig.pl +++ b/vms/genconfig.pl @@ -79,6 +79,8 @@ eunicefix=':' hint='none' hintfile='' intsize='4' +longsize='4' +shortsize='2' alignbytes='8' shrplib='define' usemymalloc='n' |