1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-23 14:24:13 +00:00

tm_ ordering

SCCS-file: Makefile
SCCS-SID: 2.37
This commit is contained in:
Arthur David Olson
1987-02-16 15:50:39 -05:00
committed by Paul Eggert
parent e675ba1844
commit d5c5ce1851

View File

@ -44,8 +44,8 @@ TZLIB= /usr/lib/libz.a
# add a
# -DKRE_COMPAT
# to the end of the "CFLAGS=" line, and add the structure elements
# char * tm_zone;
# long tm_gmtoff;
# char * tm_zone;
# to the END of the "struct tm" structure defined in "/usr/include/time.h".
#
# If you want code inspired by certain emerging standards, add