libstdc++: Update docbook xsl URI

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.
This commit is contained in:
Bruno Victal 2023-08-21 21:34:03 +01:00 committed by Jonathan Wakely
parent 09c2815dc1
commit 64fad6a494
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -74178,7 +74178,7 @@ fi
glibcxx_docbook_url=http://docbook.sourceforge.net/release/xsl-ns/current/
glibcxx_docbook_url=http://cdn.docbook.org/release/xsl/current/
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for local stylesheet directory" >&5
$as_echo_n "checking for local stylesheet directory... " >&6; }