* po/Make-in: Add --msgid-bugs-address to xgettext invocation.
authorAlan Modra <amodra@gmail.com>
Fri, 17 Aug 2007 01:04:52 +0000 (01:04 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 17 Aug 2007 01:04:52 +0000 (01:04 +0000)
12 files changed:
bfd/ChangeLog
bfd/po/Make-in
binutils/ChangeLog
binutils/po/Make-in
gas/ChangeLog
gas/po/Make-in
gprof/ChangeLog
gprof/po/Make-in
ld/ChangeLog
ld/po/Make-in
opcodes/ChangeLog
opcodes/po/Make-in

index 895e6be7243333bc6e23d905406f5fd385234d49..e41f4247c4fca52b80652a2f9090fc7fdb41f390 100644 (file)
@@ -1,3 +1,7 @@
+2007-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
+
 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        * elf.c: Revert last change.
index 1a619929557a8da16f7b6209198fd6747a64e877..b24301dbbe4c1c485599c9db14b140f67f2fbaca 100644 (file)
@@ -96,12 +96,14 @@ $(srcdir)/$(PACKAGE).pot: $(SRC-POTFILES) $(BLD-POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) \
          --directory=$(top_srcdir) \
          --add-comments --keyword=_ --keyword=N_ \
+         --msgid-bugs-address=bug-binutils@gnu.org \
          --files-from=$(srcdir)/SRC-POTFILES.in 
        $(XGETTEXT) --default-domain=$(PACKAGE) \
          --directory=.. \
          --directory=. \
          --add-comments --keyword=_ --keyword=N_ \
          --join-existing \
+         --msgid-bugs-address=bug-binutils@gnu.org \
          --files-from=$(srcdir)/BLD-POTFILES.in
        rm -f $(srcdir)/$(PACKAGE).pot
        mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
index f97f881e506c1dc40744492cf1429355267832a7..6e9fd906fb60af64659b25688dcc505a9593755a 100644 (file)
@@ -1,3 +1,7 @@
+2007-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
+
 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        * readelf.c: Revert last change.
index 86ff3143b9882950c983998493ad1c534fe76194..f321ad7201d3569b39b939edbb6112b55bc9ed49 100644 (file)
@@ -89,6 +89,7 @@ all-no:
 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
          --add-comments --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
index 72329b3f8cf6d67c139f20c4163bdbd18e39d216..743a863cbd82a93da2b9adec0d83aee4e00c9dc7 100644 (file)
@@ -1,3 +1,7 @@
+2007-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
+
 2007-08-14  Andreas Schwab  <schwab@suse.de>
 
        * config/tc-ia64.c (tc_gen_reloc): Return NULL if relocation is
index 86ff3143b9882950c983998493ad1c534fe76194..f321ad7201d3569b39b939edbb6112b55bc9ed49 100644 (file)
@@ -89,6 +89,7 @@ all-no:
 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
          --add-comments --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
index 07c0f67fd069d8ad3d9d34e84785968449f2552a..9693e97ebec0da14c465a51c8e3ea9d952c20f3a 100644 (file)
@@ -1,3 +1,7 @@
+2007-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
+
 2007-08-12  Matthias Klose  <doko@ubuntu.com>
 
        * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
index b2988cb743fba98312f89ec4b91817fc03be278e..fb2fb9edc83425f6e68571a0655a97f99a1f47ef 100644 (file)
@@ -89,6 +89,7 @@ all-no:
 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
          --add-comments --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
index 78295444aded48ce7db1d5330056892585e69961..87a20c7c01ce7be3709f506c60a9736886169c04 100644 (file)
@@ -1,3 +1,7 @@
+2007-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
+
 2007-08-15  Alan Modra  <amodra@bigpond.net.au>
 
        PR 4923
index b4ffbb79430b1945a584b9833e8e53c6f9784e21..d37ecf3b23c3c14ad91a6f59a6bd12637d20097a 100644 (file)
@@ -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
index 247a5625b822f91872aea1355024f655950b533b..54a4e8db6930e02cbe70fd660fd6b782e18f7038 100644 (file)
@@ -1,3 +1,7 @@
+2007-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
+
 2007-08-10  Nick Clifton  <nickc@redhat.com>
 
        * po/fi.po: Updated Finnish translation.
index 9bc5bb1f2f7008c5d79eabc30532d066b3ccd34c..25a73424990716feaf6a1ff6c10460d74ba930bd 100644 (file)
@@ -89,6 +89,7 @@ all-no:
 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
          --add-comments --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