SCCS-file: Makefile
SCCS-SID: 4.38
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:58 -04:00
committed by Paul Eggert
parent 3eebc8a461
commit fc638f62c9
+1 -1
View File
@@ -105,7 +105,7 @@ REDO= posix_right
# Both UCB and Sun have done the equivalent of defining TM_GMTOFF in
# their recent releases.
#
# If your system has a "GMT offset" field in its "struct tm"s
# If your system has a "zone abbreviation" field in its "struct tm"s
# (or if you decide to add such a field in your system's "time.h" file),
# add the name to a define such as
# -DTM_ZONE=tm_zone