diff options
author | Ævar Arnfjörð Bjarmason <avar@cpan.org> | 2012-02-15 18:37:51 +0000 |
---|---|---|
committer | Ævar Arnfjörð Bjarmason <avar@cpan.org> | 2012-02-15 18:48:14 +0000 |
commit | c8c6bbf820fc5f5c4fe5c3fa87a2dae187bff9be (patch) | |
tree | 6434a8891b976706aecdbd0e388823ac8be06644 /uconfig64.sh | |
parent | 0bdef0d12015a1a172da2c44901f413e9047c35d (diff) | |
download | perl-c8c6bbf820fc5f5c4fe5c3fa87a2dae187bff9be.tar.gz |
Revert "Add strptime probe"
This reverts commit 8852e312c3c616ab731ccbe7da54fb04eb8c3d30.
Diffstat (limited to 'uconfig64.sh')
-rw-r--r-- | uconfig64.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uconfig64.sh b/uconfig64.sh index 1670c21f6e..3922709813 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -422,7 +422,6 @@ 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' |