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:
committed by
Paul Eggert
parent
e675ba1844
commit
d5c5ce1851
2
Makefile
2
Makefile
@ -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
|
||||
|
||||
Reference in New Issue
Block a user