+2017-02-09 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL.
+
2017-01-10 David Malcolm <dmalcolm@redhat.com>
PR c++/77949
--keyword=cpp_errno:3 \
--keyword=SYNTAX_ERROR --keyword=SYNTAX_ERROR2 \
--copyright-holder="Free Software Foundation, Inc." \
- --msgid-bugs-address="http://gcc.gnu.org/bugs.html" \
+ --msgid-bugs-address="https://gcc.gnu.org/bugs/" \
--language=c -o po/$(PACKAGE).pot.tmp $^
sed 's:$(srcdir)/::g' <po/$(PACKAGE).pot.tmp >po/$(PACKAGE).pot
rm po/$(PACKAGE).pot.tmp