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:
2
Makefile
2
Makefile
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user