make --help print "Report PROGRAM translation bugs to <...>."
authorJim Meyering <meyering@redhat.com>
Sun, 9 Nov 2008 16:15:57 +0000 (17:15 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 10 Nov 2008 07:19:52 +0000 (08:19 +0100)
commit43448b049341d9b88293f38eb941759820f42e84
tree15d6fc576840326d54bfb9a9ed22398fe2832cd1
parent854284f7887677395239c1085b27a09e834291b7
make --help print "Report PROGRAM translation bugs to <...>."

for all but the C/POSIX locale.
* src/system.h: Include "hard-locale.h".
(emit_bug_reporting_address): Tell where to report translation bugs.

don't include "hard-locale.h", now that system.h does
* src/comm.c: Likewise.
* src/join.c: Likewise.
* src/ls.c: Likewise.
* src/pinky.c: Likewise.
* src/pr.c: Likewise.
* src/sort.c: Likewise.
* src/uniq.c: Likewise.
* src/who.c: Likewise.
src/comm.c
src/join.c
src/ls.c
src/pinky.c
src/pr.c
src/sort.c
src/system.h
src/uniq.c
src/who.c