diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-01-06 08:51:20 +0100 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-01-06 08:51:20 +0100 |
commit | 1afd3306d14b1d637f928e16ad4f278f5cf59754 (patch) | |
tree | 7906ca2ee287ff460bdbc87c090931bbdace28c3 /uconfig.sh | |
parent | df17c887edae24b6fb41930323837b575d27a7df (diff) | |
download | perl-1afd3306d14b1d637f928e16ad4f278f5cf59754.tar.gz |
vaproto for the other OS's
Follow-up to d03b3b00ac22f32af87a752669a46d9d06ae1561
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh index 7d67f19b38..4e307277be 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -792,6 +792,7 @@ uvsize='4' uvtype='unsigned long' uvuformat='"lu"' uvxformat='"lx"' +vaproto='undef' vendorarch='' vendorarchexp='' vendorlib_stem='' |