"source". I.e. "GNU coreutils 6.7".
2006-12-09 Jim Meyering <jim@meyering.net>
+ * man/Makefile.am (.x.1): Make help2man use $(PACKAGE_STRING) as the
+ "source". I.e. "GNU coreutils 6.7".
+
* NEWS: With the change from "-pre" to "-dirty" suffix, also change
from NEXT_VER-pre to CUR_VER-dirty. So, this is 6.7-dirty.
* configure.ac (AC_INIT): s/6.8-dirty/6.7-dirty/.
mkdir $t; \
(cd $t && $(LN_S) ../../src/$(mapped_name) $*); \
$(PERL) -- $(srcdir)/help2man \
+ --source='$(PACKAGE_STRING)' \
--include=$(srcdir)/$*.x \
--output=$t/$@ $t/$*
@sed 's|$*\.td/||g' $t/$@ > $@