summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2012-02-12 14:38:30 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2012-02-12 14:38:30 +0100
commit8852e312c3c616ab731ccbe7da54fb04eb8c3d30 (patch)
tree7b3f2164a9d5fb77b5d4aa12d1c5f1b202a841c5 /uconfig.h
parent3129e2be3ef6d3c824031a00459b4d9c42d113fe (diff)
downloadperl-8852e312c3c616ab731ccbe7da54fb04eb8c3d30.tar.gz
Add strptime probe
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/uconfig.h b/uconfig.h
index d9a833a235..d2b054e5b3 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -4021,6 +4021,12 @@
*/
/*#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.
@@ -4724,6 +4730,6 @@
#endif
/* Generated from:
- * d935e2c4b70899e11fb4984070daba3308bc3361c09b5335d752a51e4a5e4c25 config_h.SH
- * 5a1e4ec048ee5f2000216dd55cc93e344ba30be7f7ef43664fddc13014b3fe3c uconfig.sh
+ * 3c734555e994137b62feda07d157a2d6be370dccbfc71dc6a3f51113ad76a3cf config_h.SH
+ * d93833192973e6eae8a7b5e328ab7e5b9fd20f650e232812e5ea9fbdcd534beb uconfig.sh
* ex: set ro: */