* Makefile.maint (web-manual): Pass bug reporting address to
gendocs.sh.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2010-01-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Use --email with gendocs.sh.
+ * Makefile.maint (web-manual): Pass bug reporting address to
+ gendocs.sh.
+
Make testsuite code C++ clean again.
* tests/resident.at (resident modules): Fix for C++.
$(WGETSGO)'/texinfo/texinfo/util/gendocs.sh' && \
$(WGETSGO)'/texinfo/texinfo/util/gendocs_template' && \
chmod 755 gendocs.sh && \
- ./gendocs.sh libtool "GNU Libtool Manual"
+ ./gendocs.sh --email bug-libtool@gnu.org libtool "GNU Libtool Manual"