diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2014-08-24 18:40:19 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2014-08-24 22:31:50 -0400 |
commit | add0623764a32547ebb7fda010f508ce3c242bf7 (patch) | |
tree | 9e729e8a7052e45e4b760992e16213400fcf0ca8 /symbian | |
parent | 1a322af203cb5af4d63f8aab7200b508d14420ff (diff) | |
download | perl-add0623764a32547ebb7fda010f508ce3c242bf7.tar.gz |
Configure scan for fp_classify().
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 52cae85788..754bb1e445 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -143,6 +143,7 @@ d_flock='undef' d_flockproto='undef' d_fork='undef' d_fp_class='undef' +d_fp_classify='undef' d_fpathconf='undef' d_fpclass='undef' d_fpclassify='undef' |