Allow microperl to assume <math.h>, without it the math
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 25 Aug 2000 18:32:51 +0000 (18:32 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 25 Aug 2000 18:32:51 +0000 (18:32 +0000)
commit251f6efd9e14713ca0c3df28770dc911fb446b7f
treef6702c997842d74c56a25ab84da7ed519b9dc312
parent1b9c9cf5b717295753f7f7adb1f9d3d1cbaf5308
Allow microperl to assume <math.h>, without it the math
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
uconfig.h
uconfig.sh