public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jonathan Wakely <redi@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r14-3790] libstdc++: Update docbook xsl URI
Date: Thu,  7 Sep 2023 16:54:23 +0000 (GMT)	[thread overview]
Message-ID: <20230907165423.3DD23385840C@sourceware.org> (raw)

https://gcc.gnu.org/g:64fad6a494c42d822cd7d6e3a0ec1e29e1045060

commit r14-3790-g64fad6a494c42d822cd7d6e3a0ec1e29e1045060
Author: Bruno Victal <mirai@makinata.eu>
Date:   Mon Aug 21 21:34:03 2023 +0100

    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.

Diff:
---
 libstdc++-v3/acinclude.m4 | 2 +-
 libstdc++-v3/configure    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libstdc++-v3/acinclude.m4 b/libstdc++-v3/acinclude.m4
index 13159d6e95d2..fcf795032659 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
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure
index 51c1d493ac9e..7230911bacc8 100755
--- a/libstdc++-v3/configure
+++ b/libstdc++-v3/configure
@@ -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; }

                 reply	other threads:[~2023-09-07 16:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230907165423.3DD23385840C@sourceware.org \
    --to=redi@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).