https://sourceware.org/bugzilla/show_bug.cgi?id=29521
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_40-branch branch has been updated by Vladimir Mezentsev <vmeze...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c6e269febbc946a54ed9dbbb2dc70feba6017607 commit c6e269febbc946a54ed9dbbb2dc70feba6017607 Author: Vladimir Mezentsev <vladimir.mezent...@oracle.com> Date: Fri Jan 20 15:39:55 2023 -0800 gprofng: PR29521 [docs] man pages are not in the release tarball gprofng/ChangeLog 2023-01-20 Vladimir Mezentsev <vladimir.mezent...@oracle.com> PR gprofng/29521 * configure.ac: Check if $MAKEINFO and $HELP2MAN are missing. * Makefile.am: Build doc if $MAKEINFO exists. * doc/gprofng.texi: Update documentation for gprofng. * doc/Makefile.am: Build gprofng.1. * src/Makefile.am: Move the build of gprofng.1 to doc/Makefile.am. * configure: Rebuild. * Makefile.in: Rebuild. * doc/Makefile.in: Rebuild. * src/Makefile.in: Rebuild. -- You are receiving this mail because: You are on the CC list for the bug.