diff options
author | Aaron Crane <arc@cpan.org> | 2017-10-14 15:20:33 +0200 |
---|---|---|
committer | Aaron Crane <arc@cpan.org> | 2017-10-21 16:53:15 +0100 |
commit | 7e0346596d505ad065530a113109ee0a1ff260e9 (patch) | |
tree | c4395dc365ed178f77faa7fa0d65730a5e1a7e0a /configure.com | |
parent | 7eab73e249a1c03e84ac85f2162ddab4c4824ac5 (diff) | |
download | perl-7e0346596d505ad065530a113109ee0a1ff260e9.tar.gz |
Rely on C89 <math.h>
This requires a corresponding change in the metaconfig units.
Diffstat (limited to 'configure.com')
-rw-r--r-- | configure.com | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.com b/configure.com index 137b06d902..9d050b9e59 100644 --- a/configure.com +++ b/configure.com @@ -6557,7 +6557,6 @@ $ WC "i_machcthr='undef'" $ WC "i_machcthreads='undef'" $ WC "i_malloc='undef'" $ WC "i_mallocmalloc='undef'" -$ WC "i_math='define'" $ WC "i_memory='undef'" $ WC "i_mntent='undef'" $ WC "i_ndbm='undef'" |