summaryrefslogtreecommitdiff
path: root/uconfig.h
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.h
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.h')
-rw-r--r--uconfig.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/uconfig.h b/uconfig.h
index e5c6c2b873..084269d328 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -626,13 +626,6 @@
*/
/*#define I_FCNTL / **/
-/* I_FLOAT:
- * This symbol, if defined, indicates to the C program that it should
- * include <float.h> to get definition of symbols like DBL_MAX or
- * DBL_MIN, i.e. machine dependent floating point values.
- */
-/*#define I_FLOAT / **/
-
/* I_GDBM:
* This symbol, if defined, indicates that <gdbm.h> exists and should
* be included.
@@ -5242,6 +5235,6 @@
#endif
/* Generated from:
- * 82aa50fd961b36e3bc3ab644715698645fed961055bc70f4ad44ad88f51c25b0 config_h.SH
- * 37da610aa9e38f4374ef9ce47cd7cd08240a33511faa8ee028f9e33ee76587ca uconfig.sh
+ * 9100fef145843fcfa105bdc8111ca24ddb625d35d59b8a1eef427a60fd294ab3 config_h.SH
+ * 4425baab434b1c600933b21fb798a0a73397dbac36deea56173e1ca5efc76582 uconfig.sh
* ex: set ro: */