The URI for namespaced docbook-xsl was updated to reflect the current DocBook upstream at <https://cdn.docbook.org/>.
libstdc++-v3/Changelog: * acinclude.m4: Update docbook xsl URI. * configure: Regenerate. --- libstdc++-v3/acinclude.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libstdc++-v3/acinclude.m4 b/libstdc++-v3/acinclude.m4 index b25378eaace..152811fd00d 100644 --- a/libstdc++-v3/acinclude.m4 +++ b/libstdc++-v3/acinclude.m4 @@ -604,7 +604,7 @@ dnl XSL_STYLE_DIR dnl AC_DEFUN([GLIBCXX_CONFIGURE_DOCBOOK], [ -glibcxx_docbook_url=http://docbook.sourceforge.net/release/xsl-ns/current/ +glibcxx_docbook_url=http://cdn.docbook.org/release/xsl/current/ AC_MSG_CHECKING([for local stylesheet directory]) glibcxx_local_stylesheets=no -- 2.40.1