1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2026-03-20 17:38:12 +00:00

ensure GMT is created even if backward is not compiled

SCCS-file: etcetera
SCCS-SID: 7.10
This commit is contained in:
Arthur David Olson
1998-08-10 23:16:31 -04:00
committed by Paul Eggert
parent 556765e706
commit 15574a8066

View File

@ -10,6 +10,12 @@ Zone Etc/GMT 0 - GMT
Zone Etc/UTC 0 - UTC Zone Etc/UTC 0 - UTC
Zone Etc/UCT 0 - UCT Zone Etc/UCT 0 - UCT
# The following link uses older naming conventions,
# but it belongs here, not in the file `backward',
# as functions like gmtime load the "GMT" file to handle leap seconds properly.
# We want this to work even on installations that omit the other older names.
Link Etc/GMT GMT
Link Etc/UTC Etc/Universal Link Etc/UTC Etc/Universal
Link Etc/UTC Etc/Zulu Link Etc/UTC Etc/Zulu