diff options
Diffstat (limited to 'libstdc++-v3/configure')
-rwxr-xr-x | libstdc++-v3/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index 4f305f5..f029b90 100755 --- a/libstdc++-v3/configure +++ b/libstdc++-v3/configure @@ -20348,11 +20348,11 @@ if test ! -f stamp-sanity-warned; then echo "" echo "Please make certain that you read the installation information here:" echo " faster => ${srcdir}/docs/install.html" - echo " slower => <URL:http://sources.redhat.com/libstdc++/install.html>" + echo " slower => <URL:http://gcc.gnu.org/onlinedocs/libstdc++/install.html>" echo "" echo "and the configuration information here:" echo " faster => ${srcdir}/docs/configopts.html" - echo " slower => <URL:http://sources.redhat.com/libstdc++/configopts.html>" + echo " slower => <URL:http://gcc.gnu.org/onlinedocs/libstdc++/configopts.html>" echo "" echo "before proceeding with ${_cv_gnu_make_command}." echo "" |