diff options
author | Curtis Jewell <perl@csjewell.fastmail.us> | 2010-08-22 12:43:26 -0600 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-08-22 22:08:17 +0200 |
commit | c01d5d96cd2a8d6938b20477b5710092fce17d66 (patch) | |
tree | 86cca0b6c580d69cf85db1165046e347100da6cd /win32/config.gc64 | |
parent | 06a80718ab355debe0a50c4b86f92e21f7de4634 (diff) | |
download | perl-c01d5d96cd2a8d6938b20477b5710092fce17d66.tar.gz |
Add vaproto and charbits entries to win32/config.gc64(nox)?
Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
Diffstat (limited to 'win32/config.gc64')
-rw-r--r-- | win32/config.gc64 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/config.gc64 b/win32/config.gc64 index 8641bc7d31..f1dbea6f8b 100644 --- a/win32/config.gc64 +++ b/win32/config.gc64 @@ -51,6 +51,7 @@ ccversion='' cf_by='nobody' cf_email='nobody@no.where.net' cf_time='' +charbits='8' chgrp='' chmod='' chown='' @@ -1042,6 +1043,7 @@ uvsize='8' uvtype='unsigned long long' uvuformat='"I64u"' uvxformat='"I64x"' +vaproto='undef' vendorarch='' vendorarchexp='' vendorbin='' |