From 6fa4802eee9c82152a8c56a73fba815122f75e93 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 7 Jul 2024 23:18:11 +0200 Subject: [PATCH] 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. --- libstdc++-v3/doc/html/manual/configure.html | 4 ++-- libstdc++-v3/doc/xml/manual/configure.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libstdc++-v3/doc/html/manual/configure.html b/libstdc++-v3/doc/html/manual/configure.html index 346b5d345cd1..3564b0c409f0 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 0a477ab85e59..cd5f44458a2e 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. -- 2.47.2