summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
authorH.Merijn Brand <perl5@tux.freedom.nl>2020-09-07 14:24:28 +0200
committerH.Merijn Brand <perl5@tux.freedom.nl>2020-09-07 14:24:28 +0200
commit5a29b50171aa12896c13f53b8a7658efd6956eea (patch)
tree642477b207e35a4232e903d483a4de1895018fdf /config_h.SH
parent4295f56cc8d37d51a7b8aaccb2e1c4867e853b03 (diff)
downloadperl-5a29b50171aa12896c13f53b8a7658efd6956eea.tar.gz
Comment for L_R_TZSET now correctly added to config_h.SH
Diffstat (limited to 'config_h.SH')
-rwxr-xr-xconfig_h.SH3
1 files changed, 3 insertions, 0 deletions
diff --git a/config_h.SH b/config_h.SH
index 42a9592f87..f3910f615a 100755
--- a/config_h.SH
+++ b/config_h.SH
@@ -4865,6 +4865,9 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un
#define L_R_TZSET
#endif
+/* L_R_TZSET:
+ * If localtime_r() needs tzset, it is defined in this define
+ */
/* LOCALTIME_R_PROTO:
* This symbol encodes the prototype of localtime_r.
* It is zero if d_localtime_r is undef, and one of the