gcc/libstdc++-v3/doc
Jonathan Wakely 04d392e843 libstdc++: Fix doxygen generation to work with relative paths
In r12-826 I tried to remove some redundant steps from the doxygen
build, but they are needed when configure is run as a relative path. The
use of pwd is to resolve the relative path to an absolute one.

libstdc++-v3/ChangeLog:

	* doc/Makefile.am (stamp-html-doxygen, stamp-html-doxygen)
	(stamp-latex-doxygen, stamp-man-doxygen): Fix recipes for
	relative ${top_srcdir}.
	* doc/Makefile.in: Regenerate.
2021-10-19 16:07:41 +01:00
..
doxygen libstdc++: Update Doxygen config template to Doxygen 1.9.2 2021-08-19 14:57:42 +01:00
html libstdc++: Update documentation that only refers to c++98 and c++11 2021-09-16 23:06:38 +01:00
xml libstdc++: Update documentation that only refers to c++98 and c++11 2021-09-16 23:06:38 +01:00
xsl
Makefile.am libstdc++: Fix doxygen generation to work with relative paths 2021-10-19 16:07:41 +01:00
Makefile.in libstdc++: Fix doxygen generation to work with relative paths 2021-10-19 16:07:41 +01:00