diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-10-12 11:37:49 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-10-12 11:37:49 +0000 |
commit | 58bf2e2e044ef8fba136d97f676bb7a977be1a6b (patch) | |
tree | 0c8ce3ed02b30ff643a850c4d92530d43f5e6041 /symbian | |
parent | 0ee1060bc7f323c193867d7f04e45058f219516b (diff) | |
download | perl-58bf2e2e044ef8fba136d97f676bb7a977be1a6b.tar.gz |
Update to the config boilerplates, by Jarkko
p4raw-id: //depot/perl@25741
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 82a4444f54..1337d890bd 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -423,6 +423,7 @@ d_umask='undef' d_uname='undef' d_union_semun='undef' d_unordered='undef' +d_unsetenv='undef' d_sitecustomize='undef' d_usleep='define' d_usleepproto='undef' |