summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2012-02-12 10:19:55 -0600
committerCraig A. Berry <craigberry@mac.com>2012-02-12 10:19:55 -0600
commit310f9c6e1d10c69ebae8d0356b22e58f451fdc76 (patch)
tree246f8ac61d20b3308d03e861a023cb8bd04d0807 /configure.com
parent05a9a07a5bad262994c7980ced7fffdd93aa2867 (diff)
downloadperl-310f9c6e1d10c69ebae8d0356b22e58f451fdc76.tar.gz
VMS does have strptime.
And has had since version 6.2 in 1995.
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.com b/configure.com
index 9d5956017e..1064e79a00 100644
--- a/configure.com
+++ b/configure.com
@@ -6272,7 +6272,7 @@ $ WC "d_strerror='define'"
$ WC "d_strftime='define'"
$ WC "d_strlcat='undef'"
$ WC "d_strlcpy='undef'"
-$ WC "d_strptime='undef'"
+$ WC "d_strptime='define'"
$ WC "d_strtod='define'"
$ WC "d_strtol='define'"
$ WC "d_strtold='" + d_strtold + "'"