summaryrefslogtreecommitdiff
path: root/ld/po
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2007-08-17 01:04:52 +0000
committerAlan Modra <amodra@bigpond.net.au>2007-08-17 01:04:52 +0000
commit5b67cd71d7a6d044e377aee4f6cd654be82c68aa (patch)
tree257624ef856bc14190854637682a09254b1ec2cc /ld/po
parent7616ab8a96bbbd9ac55c505face5b4e390e5f28a (diff)
downloadbinutils-redhat-5b67cd71d7a6d044e377aee4f6cd654be82c68aa.tar.gz
* po/Make-in: Add --msgid-bugs-address to xgettext invocation.
Diffstat (limited to 'ld/po')
-rw-r--r--ld/po/Make-in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/po/Make-in b/ld/po/Make-in
index b4ffbb7943..d37ecf3b23 100644
--- a/ld/po/Make-in
+++ b/ld/po/Make-in
@@ -89,6 +89,7 @@ all-no:
$(srcdir)/$(PACKAGE).pot: $(POTFILES)
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
--add-comments -C --keyword=_ --keyword=N_ \
+ --msgid-bugs-address=bug-binutils@gnu.org \
--files-from=$(srcdir)/POTFILES.in
rm -f $(srcdir)/$(PACKAGE).pot
mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot