configure.in: Update local install.html, configopts.html paths.
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Fri, 3 May 2002 11:09:51 +0000 (11:09 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Fri, 3 May 2002 11:09:51 +0000 (11:09 +0000)
* configure.in: Update local install.html, configopts.html paths.
* configure: Regenerate.

From-SVN: r53083

libstdc++-v3/ChangeLog
libstdc++-v3/configure
libstdc++-v3/configure.in

index 708fe08634b20063f42855c6a5bbcb4a1bac4df2..aad4fd142d8e896e03b9520f206bab9925aea8f2 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-03  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * configure.in: Update local install.html, configopts.html paths.
+       * configure: Regenerate.
+
 2002-05-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * config/os/irix/irix5.2/bits/os_defines.h
index a7117c8efca5a1a7d6b3f5613033530b42d76dd5..da68550764079668c72ca5cc6881b35cb1fbb5f0 100755 (executable)
@@ -21885,11 +21885,11 @@ if test ! -f stamp-sanity-warned; then
   touch stamp-sanity-warned
   echo ""
   echo "Please make certain that you read the installation information here:"
-  echo "  faster => ${srcdir}/docs/install.html"
+  echo "  faster => ${srcdir}/docs/html/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 "  faster => ${srcdir}/docs/html/configopts.html"
   echo "  slower => <URL:http://gcc.gnu.org/onlinedocs/libstdc++/configopts.html>"
   echo ""
   echo "before proceeding with ${_cv_gnu_make_command}."
index f0101f582ac26e44b04ea97490ebe1702a195a45..51d2a0db8f6816af17ac6d501cbe1acc2b836693 100644 (file)
@@ -372,11 +372,11 @@ if test ! -f stamp-sanity-warned; then
   touch stamp-sanity-warned
   echo ""
   echo "Please make certain that you read the installation information here:"
-  echo "  faster => ${srcdir}/docs/install.html"
+  echo "  faster => ${srcdir}/docs/html/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 "  faster => ${srcdir}/docs/html/configopts.html"
   echo "  slower => <URL:http://gcc.gnu.org/onlinedocs/libstdc++/configopts.html>"
   echo ""
   echo "before proceeding with ${_cv_gnu_make_command}."