Commit 8d98c44c by Joseph Myers Committed by Joseph Myers

exgettext: Use --copyright-holder and --msgid-bugs-address.

	* exgettext: Use --copyright-holder and --msgid-bugs-address.
	* gcc.pot: Regenerate.

From-SVN: r73760
parent a03ad584
2003-11-20 Joseph S. Myers <jsm@polyomino.org.uk>
* exgettext: Use --copyright-holder and --msgid-bugs-address.
* gcc.pot: Regenerate.
2003-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
* nl.po: Update.
......
......@@ -162,4 +162,6 @@ END {
echo "running xgettext..." >&2
$xgettext --default-domain=$package --directory=$srcdir \
--add-comments `cat $kopt` --files-from=$posr \
--copyright-holder="Free Software Foundation, Inc." \
--msgid-bugs-address="http://gcc.gnu.org/bugs.html" \
--language=c -o po/$package.pot
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment