diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-10-19 16:00:13 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-10-19 16:07:41 +0100 |
commit | 04d392e8430ca66a3f12b7db4f3cb84788269a48 (patch) | |
tree | ed840b41c577299fe0d7f5c4d9fe1eba6f32a291 /gcc | |
parent | ff0eec94e87dfb7dc387f120ca5ade2707aecf50 (diff) | |
download | gcc-04d392e8430ca66a3f12b7db4f3cb84788269a48.zip gcc-04d392e8430ca66a3f12b7db4f3cb84788269a48.tar.gz gcc-04d392e8430ca66a3f12b7db4f3cb84788269a48.tar.bz2 |
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.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions