summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
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
commitc8c6bbf820fc5f5c4fe5c3fa87a2dae187bff9be (patch)
tree6434a8891b976706aecdbd0e388823ac8be06644 /config_h.SH
parent0bdef0d12015a1a172da2c44901f413e9047c35d (diff)
downloadperl-c8c6bbf820fc5f5c4fe5c3fa87a2dae187bff9be.tar.gz
Revert "Add strptime probe"
This reverts commit 8852e312c3c616ab731ccbe7da54fb04eb8c3d30.
Diffstat (limited to 'config_h.SH')
-rwxr-xr-xconfig_h.SH6
1 files changed, 0 insertions, 6 deletions
diff --git a/config_h.SH b/config_h.SH
index b6d3237ef8..a51ad05783 100755
--- a/config_h.SH
+++ b/config_h.SH
@@ -4054,12 +4054,6 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un
*/
#$d_strlcpy HAS_STRLCPY /**/
-/* HAS_STRPTIME:
- * This symbol, if defined, indicates that the strptime routine is
- * available to set process title.
- */
-#$d_strptime HAS_STRPTIME /**/
-
/* HAS_STRTOLD:
* This symbol, if defined, indicates that the strtold routine is
* available to convert strings to long doubles.