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 /symbian | |
parent | df17c887edae24b6fb41930323837b575d27a7df (diff) | |
download | perl-1afd3306d14b1d637f928e16ad4f278f5cf59754.tar.gz |
vaproto for the other OS's
Follow-up to d03b3b00ac22f32af87a752669a46d9d06ae1561
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index a7eda34952..2d88d01af6 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -825,6 +825,7 @@ uvoformat='"lo"' uvsize='4' uvtype='unsigned long' uvuformat='"lu"' +vaproto='undef' vendorlib_stem='' vendorlib='' vendorlibexp='' |