From a9ab8db15380b666d3a8000f83f4b9cbc404df7e Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 21 Dec 2000 22:08:39 +0000 Subject: acinclude.m4, [...]: Change sourceware.cygnus.com and sources.redhat.com URLs for libstdc++ web... * acinclude.m4, configure.in, mkcheck.in, testsuite/21_strings/ctor_copy_dtor.cc, testsuite/21_strings/inserters_extractors.cc, testsuite/23_containers/map_operators.cc, testsuite/23_containers/vector_element_access.cc, testsuite/25_algorithms/lower_bound.cc, testsuite/27_io/ifstream_members.cc, testsuite/27_io/istream_extractor_arith.cc, testsuite/27_io/istream_unformatted.cc, testsuite/27_io/ofstream_members.cc, testsuite/27_io/ostream_inserter_char.cc, testsuite/27_io/ostream_inserter_other.cc, testsuite/27_io/ostream_manip.cc, testsuite/27_io/streambuf.cc: Change sourceware.cygnus.com and sources.redhat.com URLs for libstdc++ web pages and list archives to point to gcc.gnu.org * aclocal.m4, configure: Regenerate. From-SVN: r38428 --- libstdc++-v3/configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libstdc++-v3/configure') 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 => " + echo " slower => " echo "" echo "and the configuration information here:" echo " faster => ${srcdir}/docs/configopts.html" - echo " slower => " + echo " slower => " echo "" echo "before proceeding with ${_cv_gnu_make_command}." echo "" -- cgit v1.1