mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 05:01:02 -08:00
Remove charset map files from repository, generate in first bootstrap
* admin/charsets/Makefile.in (${srcdir}/charsets.stamp): New.
(all): Create the stamp file.
(extraclean): Delete the stamp file.
* src/Makefile.in (lispintdir, charsets): New variables.
(${lispintdir}/cp51932.el, ${lispintdir}/eucjp-ms.el, ${charsets}):
New rules.
(emacs$(EXEEXT), temacs$(EXEEXT)): Depend on $charsets.
* lisp/international/cp51932.el, lisp/international/eucjp-ms.el:
* etc/charsets/*.map: Remove from repository.
; * admin/charsets/mapconv: Fix typo in output comment.
; * etc/charsets/README: Small update.
; * .gitignore: Update for charset changes.
This commit is contained in:
parent
fb11a5e117
commit
9f89ea1f84
138 changed files with 23 additions and 193344 deletions
|
|
@ -47,7 +47,7 @@ AWK=${AWK:-awk}
|
|||
|
||||
case "$3" in
|
||||
GLIBC*)
|
||||
FILE="$BASE in localedate/charmaps of glibc";
|
||||
FILE="$BASE in localedata/charmaps of glibc";
|
||||
SOURCE="";;
|
||||
CZYBORRA)
|
||||
BASE="$BASE.gz";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue