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.h | |
parent | 0bdef0d12015a1a172da2c44901f413e9047c35d (diff) | |
download | perl-c8c6bbf820fc5f5c4fe5c3fa87a2dae187bff9be.tar.gz |
Revert "Add strptime probe"
This reverts commit 8852e312c3c616ab731ccbe7da54fb04eb8c3d30.
Diffstat (limited to 'uconfig.h')
-rw-r--r-- | uconfig.h | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -4021,12 +4021,6 @@ */ /*#define HAS_STRLCPY / **/ -/* HAS_STRPTIME: - * This symbol, if defined, indicates that the strptime routine is - * available to set process title. - */ -/*#define HAS_STRPTIME / **/ - /* HAS_STRTOLD: * This symbol, if defined, indicates that the strtold routine is * available to convert strings to long doubles. @@ -4730,6 +4724,6 @@ #endif /* Generated from: - * 3c734555e994137b62feda07d157a2d6be370dccbfc71dc6a3f51113ad76a3cf config_h.SH - * d93833192973e6eae8a7b5e328ab7e5b9fd20f650e232812e5ea9fbdcd534beb uconfig.sh + * d935e2c4b70899e11fb4984070daba3308bc3361c09b5335d752a51e4a5e4c25 config_h.SH + * 5a1e4ec048ee5f2000216dd55cc93e344ba30be7f7ef43664fddc13014b3fe3c uconfig.sh * ex: set ro: */ |