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 /uconfig.sh | |
parent | 0bdef0d12015a1a172da2c44901f413e9047c35d (diff) | |
download | perl-c8c6bbf820fc5f5c4fe5c3fa87a2dae187bff9be.tar.gz |
Revert "Add strptime probe"
This reverts commit 8852e312c3c616ab731ccbe7da54fb04eb8c3d30.
Diffstat (limited to 'uconfig.sh')
-rw-r--r-- | uconfig.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uconfig.sh b/uconfig.sh index c9991561cb..f52ff0d96c 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -421,7 +421,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' |