summaryrefslogtreecommitdiff
path: root/uconfig.sh
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-10-13 12:49:41 +0200
committerAaron Crane <arc@cpan.org>2017-10-21 16:53:00 +0100
commitb905af4c1158d6ce72032009e9f8387d5a5f5285 (patch)
treedfb7b24a9d1d0653726e363d7af5bc9760c0f2ee /uconfig.sh
parent350b922a8600b68529a55d5fcc05d4ebd9a45990 (diff)
downloadperl-b905af4c1158d6ce72032009e9f8387d5a5f5285.tar.gz
Rely on C89 <float.h>
This requires newer metaconfig units that also rely on C89 <float.h>.
Diffstat (limited to 'uconfig.sh')
-rw-r--r--uconfig.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/uconfig.sh b/uconfig.sh
index d8d151e143..1f19f0c856 100644
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -646,7 +646,6 @@ i_dlfcn='undef'
i_execinfo='undef'
i_fcntl='undef'
i_fenv='undef'
-i_float='undef'
i_fp='undef'
i_fp_class='undef'
i_gdbm='undef'