summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2012-01-09 18:10:21 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2012-01-09 18:10:21 +0100
commit269a7913af37c73e7822a085898f90d15d896882 (patch)
treec7ccba403affe7b92355a82e0b77fdfb8e77a378 /configure.com
parent71481574542a78998bec6e39bd4f238a5619f7cd (diff)
downloadperl-269a7913af37c73e7822a085898f90d15d896882.tar.gz
Add probe for isblank() (requested by khw)
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.com b/configure.com
index cfd28cea14..709a49b9e0 100644
--- a/configure.com
+++ b/configure.com
@@ -6095,6 +6095,7 @@ $ WC "d_inetntop='undef'"
$ WC "d_inetpton='undef'"
$ WC "d_int64_t='" + d_int64_t + "'"
$ WC "d_isascii='define'"
+$ WC "d_isblank='undef'"
$ WC "d_isfinite='undef'"
$ WC "d_isinf='undef'"
$ WC "d_isnan='" + d_isnan + "'"