Use a temporary file name that won't clash with `charset.alias'
authorJim Meyering <jim@meyering.net>
Tue, 4 Apr 2000 12:47:19 +0000 (12:47 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 4 Apr 2000 12:47:19 +0000 (12:47 +0000)
commit43523fc07059f1caba69425ad3d329340f66e0ff
tree9808dfebd3c0c2374c40821912663a3ffc3af7ad
parentd9b4891674da8a71dfae1f5e5dba12862845ec50
Use a temporary file name that won't clash with `charset.alias'
in the DOS 8.3 name space.

(charset_tmp): Define.
(install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
(uninstall-local): Likewise.
Reported by Eli Zaretskii.
lib/Makefile.am