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 /uconfig.sh | |
parent | 1a91763981b88d10618c92a35adc63bbe749952f (diff) | |
download | perl-40613a90fecb6a31e56e115354a9132233d08267.tar.gz |
POSIX math: Configure scan for acosh.
Diffstat (limited to 'uconfig.sh')
-rw-r--r-- | uconfig.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh index 3e892b0aef..33e3d8f99d 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -44,6 +44,7 @@ d_SCNfldbl='undef' d__fwalk='undef' d_access='undef' d_accessx='undef' +d_acosh='undef' d_aintl='undef' d_alarm='undef' d_archlib='undef' |