+2001-10-08 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.in.in ($(PACKAGE).pot): Don't extract all comments, only
+ those starting with "TRANSLATORS:".
+
2001-09-27 Bruno Haible <haible@clisp.cons.org>
* Makefile.in.in (install-strip, installdirs, installdirs-exec,
$(srcdir)/$(PACKAGE).pot: $(POTFILES) $(srcdir)/POTFILES.in
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
- --add-comments --keyword=_ --keyword=N_ \
+ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \
--files-from=$(srcdir)/POTFILES.in \
&& test ! -f $(PACKAGE).po \
|| ( rm -f $(srcdir)/$(PACKAGE).pot \