diff options
Diffstat (limited to 'config_h.SH')
-rw-r--r-- | config_h.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config_h.SH b/config_h.SH index 91b4fcbfdd..1f923442bf 100644 --- a/config_h.SH +++ b/config_h.SH @@ -1760,7 +1760,7 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un /* LOCALTIME_R_NEEDS_TZSET: * Many libc's localtime_r implementations do not call tzset, * making them differ from localtime(), and making timezone - * changes using $ENV{TZ} without explicitly calling tzset + * changes using \$ENV{TZ} without explicitly calling tzset * impossible. This symbol makes us call tzset before localtime_r */ #$d_localtime_r_needs_tzset LOCALTIME_R_NEEDS_TZSET /**/ |