]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure.in: Update local install.html, configopts.html paths.
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Thu, 23 May 2002 18:51:30 +0000 (18:51 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 23 May 2002 18:51:30 +0000 (18:51 +0000)
* configure.in: Update local install.html, configopts.html paths.
* configure: Regenerate.

From-SVN: r53802

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

index a0c302784338d81e36b16ef00fa4dfc33492e308..4f07a54d8478af8761f2c240fe93e6f2a9a32364 100644 (file)
@@ -1,5 +1,8 @@
 2002-05-23  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
+       * configure.in: Update local install.html, configopts.html paths.
+       * configure: Regenerate.
+
        * testsuite/testsuite_hooks.h (__set_testsuite_memlimit): Retrieve
        current limits before setting.
 
index cee305c0fcddc3a5f1515dfd80b8a19e8027e67d..0e7e2165da1a677a317fb0a88ad45ff10d222f30 100755 (executable)
@@ -21933,11 +21933,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 7682c4d27d0c558f17d101e6e2d8138c76656199..fae19a700f4f6406e7d55f497e23558baf6a9a1c 100644 (file)
@@ -381,11 +381,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}."