functions like floor() are assumed to return int, which makes
for core dumps in machines where integer and floating register
don't mix.
p4raw-id: //depot/perl@6817
* This symbol, if defined, indicates to the C program that it should
* include <math.h>.
*/
-/*#define I_MATH / **/
+#define I_MATH /**/
/* I_MEMORY:
* This symbol, if defined, indicates to the C program that it should
i_locale='undef'
i_machcthr='undef'
i_malloc='undef'
-i_math='undef'
+i_math='define'
i_memory='undef'
i_mntent='undef'
i_ndbm='undef'