summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
Diffstat (limited to 'config_h.SH')
-rwxr-xr-xconfig_h.SH6
1 files changed, 6 insertions, 0 deletions
diff --git a/config_h.SH b/config_h.SH
index a51ad05783..b6d3237ef8 100755
--- a/config_h.SH
+++ b/config_h.SH
@@ -4054,6 +4054,12 @@ 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.