]> git.eshelyaron.com Git - emacs.git/commit
Fix bootstrap on Unix
authorPo Lu <luangruo@yahoo.com>
Thu, 27 Apr 2023 10:50:47 +0000 (18:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 27 Apr 2023 10:50:47 +0000 (18:50 +0800)
commit0e0fd0c38fd57ee206a681d96775f0014357eb71
treee37d8925b6576cf31af3463e362a4a4ec60cc422
parentdde576d731cb28846300391cec6ea22c6c96c83f
Fix bootstrap on Unix

* admin/charsets/Makefile.in (${charsetdir}/JISX0201.map): Use
run_mapconv, which uses the correct awk.
* admin/charsets/mapconv (LC_ALL): Don't place assignment in
same line as export.
admin/charsets/Makefile.in
admin/charsets/mapconv