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 /symbian | |
parent | 0bdef0d12015a1a172da2c44901f413e9047c35d (diff) | |
download | perl-c8c6bbf820fc5f5c4fe5c3fa87a2dae187bff9be.tar.gz |
Revert "Add strptime probe"
This reverts commit 8852e312c3c616ab731ccbe7da54fb04eb8c3d30.
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/config.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index 6fa3be2d4a..be7b2a4a30 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -430,7 +430,6 @@ d_strerror_r='undef' d_strftime='undef' d_strlcat='undef' d_strlcpy='undef' -d_strptime='undef' d_strtod='define' d_strtol='define' d_strtold='undef' |