diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2014-08-29 09:42:58 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2014-08-31 17:53:05 -0400 |
commit | 40613a90fecb6a31e56e115354a9132233d08267 (patch) | |
tree | 4a7e39159ed7f0f7760389919b20a5c7d49e2f54 /symbian | |
parent | 1a91763981b88d10618c92a35adc63bbe749952f (diff) | |
download | perl-40613a90fecb6a31e56e115354a9132233d08267.tar.gz |
POSIX math: Configure scan for acosh.
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 85ae52b878..50cf11dbdb 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -50,6 +50,7 @@ d_SCNfldbl='undef' d__fwalk='undef' d_access='undef' d_accessx='undef' +d_acosh='undef' d_aintl='undef' d_alarm='undef' d_archlib='define' |