mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-02 16:23:56 +08:00
configure.in: Update local install.html, configopts.html paths.
* configure.in: Update local install.html, configopts.html paths. * configure: Regenerate. From-SVN: r53083
This commit is contained in:
parent
19cba4a0a0
commit
d6ab05a0be
@ -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
|
||||
|
4
libstdc++-v3/configure
vendored
4
libstdc++-v3/configure
vendored
@ -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}."
|
||||
|
@ -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}."
|
||||
|
Loading…
Reference in New Issue
Block a user