summaryrefslogtreecommitdiff
path: root/uconfig64.sh
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 /uconfig64.sh
parent71481574542a78998bec6e39bd4f238a5619f7cd (diff)
downloadperl-269a7913af37c73e7822a085898f90d15d896882.tar.gz
Add probe for isblank() (requested by khw)
Diffstat (limited to 'uconfig64.sh')
-rw-r--r--uconfig64.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig64.sh b/uconfig64.sh
index 1ae544fbcd..3922709813 100644
--- a/uconfig64.sh
+++ b/uconfig64.sh
@@ -225,6 +225,7 @@ d_inetntop='undef'
d_inetpton='undef'
d_int64_t='undef'
d_isascii='undef'
+d_isblank='undef'
d_isfinite='undef'
d_isinf='undef'
d_isnan='undef'