summaryrefslogtreecommitdiff
path: root/uconfig64.sh
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2012-02-12 14:38:30 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2012-02-12 14:38:30 +0100
commit8852e312c3c616ab731ccbe7da54fb04eb8c3d30 (patch)
tree7b3f2164a9d5fb77b5d4aa12d1c5f1b202a841c5 /uconfig64.sh
parent3129e2be3ef6d3c824031a00459b4d9c42d113fe (diff)
downloadperl-8852e312c3c616ab731ccbe7da54fb04eb8c3d30.tar.gz
Add strptime probe
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 3922709813..1670c21f6e 100644
--- a/uconfig64.sh
+++ b/uconfig64.sh
@@ -422,6 +422,7 @@ d_strerror_r='undef'
d_strftime='undef'
d_strlcat='undef'
d_strlcpy='undef'
+d_strptime='undef'
d_strtod='undef'
d_strtol='undef'
d_strtold='undef'