summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-10-14 15:20:33 +0200
committerAaron Crane <arc@cpan.org>2017-10-21 16:53:15 +0100
commit7e0346596d505ad065530a113109ee0a1ff260e9 (patch)
treec4395dc365ed178f77faa7fa0d65730a5e1a7e0a /uconfig.h
parent7eab73e249a1c03e84ac85f2162ddab4c4824ac5 (diff)
downloadperl-7e0346596d505ad065530a113109ee0a1ff260e9.tar.gz
Rely on C89 <math.h>
This requires a corresponding change in the metaconfig units.
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/uconfig.h b/uconfig.h
index 09a7f10d7c..6d767265d9 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -638,12 +638,6 @@
*/
/*#define I_LOCALE / **/
-/* I_MATH:
- * This symbol, if defined, indicates to the C program that it should
- * include <math.h>.
- */
-#define I_MATH /**/
-
/* I_MEMORY:
* This symbol, if defined, indicates to the C program that it should
* include <memory.h>.
@@ -5207,6 +5201,6 @@
#endif
/* Generated from:
- * fde6b587c10bf240fba012827a4814925eb06869ee98bdba652e94b6c77e16e2 config_h.SH
- * 31e7d5c0dd56393cf400a70fb22e332e63a472cb46a601b3903b54d2ece44df0 uconfig.sh
+ * 614451187d29353fa80ad1412261b053d40e3d76c3d5daf64dd977d9c6f8de80 config_h.SH
+ * 0640d4c66813ed73e42a7eb45e34f57662c6fe45b11a157223ff7b1cfa2199ba uconfig.sh
* ex: set ro: */