1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-20 04:32:11 +00:00

Spell Åland etc. with accents in iso3166.tab

* Makefile (check_character_set): Don't require iso3166.tab
to be ASCII.
* NEWS: Document this.
* iso3166.tab (AX, CI, RE): Use UTF-8 rather than ASCII approximations.
This commit is contained in:
Paul Eggert
2015-05-02 18:00:13 -07:00
parent f649033305
commit 30a8c5406d
3 changed files with 14 additions and 7 deletions

View File

@ -479,7 +479,7 @@ check_character_set: $(ENCHILADA)
! grep -Env $(SAFE_LINE) Makefile $(MANS) date.1 $(MANTXTS) \
$(MISC) $(SOURCES) $(WEB_PAGES) && \
! grep -Env $(SAFE_SHARP_LINE) $(TDATA) backzone \
iso3166.tab leapseconds yearistype.sh zone.tab && \
leapseconds yearistype.sh zone.tab && \
! grep -Env $(OK_LINE) $(ENCHILADA)
check_white_space: $(ENCHILADA)