From: Gerald Pfeifer Date: Sun, 7 Jul 2024 21:18:11 +0000 (+0200) Subject: libstdc++: Tweak two links in configuration docs X-Git-Tag: basepoints/gcc-16~7668 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fa4802eee9c82152a8c56a73fba815122f75e93;p=thirdparty%2Fgcc.git libstdc++: Tweak two links in configuration docs libstdc++-v3: * doc/xml/manual/configure.xml: Update Autobook 14 link. Update GCC installation instructions link. * doc/html/manual/configure.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/configure.html b/libstdc++-v3/doc/html/manual/configure.html index 346b5d345cd..3564b0c409f 100644 --- a/libstdc++-v3/doc/html/manual/configure.html +++ b/libstdc++-v3/doc/html/manual/configure.html @@ -9,7 +9,7 @@ Here are all of the configure options specific to libstdc++. Keep in mind that - they + they all have opposite forms as well (enable/disable and with/without). The defaults are for the current development sources, which may be different than those @@ -82,7 +82,7 @@ (described next).

--enable-threads=OPTION

Select a threading library. A full description is given in the - general compiler + general compiler configuration instructions. This option can change the library ABI.

--enable-libstdcxx-threads

Enable C++11 threads support. If not explicitly specified, diff --git a/libstdc++-v3/doc/xml/manual/configure.xml b/libstdc++-v3/doc/xml/manual/configure.xml index 0a477ab85e5..cd5f44458a2 100644 --- a/libstdc++-v3/doc/xml/manual/configure.xml +++ b/libstdc++-v3/doc/xml/manual/configure.xml @@ -24,7 +24,7 @@ Here are all of the configure options specific to libstdc++. Keep in mind that - they + they all have opposite forms as well (enable/disable and with/without). The defaults are for the current development sources, which may be different than those @@ -148,7 +148,7 @@ --enable-threads=OPTION Select a threading library. A full description is given in the - general compiler + general compiler configuration instructions. This option can change the library ABI.