From: Paolo Carlini Date: Mon, 16 Mar 2009 00:09:04 +0000 (+0000) Subject: faq.xml: Fix link to setup documentation. X-Git-Tag: releases/gcc-4.4.0~272 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0de3d93032b6b637e524d616976fea90c416179;p=thirdparty%2Fgcc.git faq.xml: Fix link to setup documentation. 2009-03-15 Paolo Carlini * doc/xml/faq.xml: Fix link to setup documentation. From-SVN: r144875 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 98bf0c5551d2..252a04bf66b6 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2009-03-15 Paolo Carlini + + * doc/xml/faq.xml: Fix link to setup documentation. + 2009-03-14 Paolo Carlini * include/std/type_traits (__add_lvalue_reference_helper, diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml index 5b60c8826263..6366e05349db 100644 --- a/libstdc++-v3/doc/xml/faq.xml +++ b/libstdc++-v3/doc/xml/faq.xml @@ -273,8 +273,8 @@ To build and install from the GNU GCC sources, please consult the - install - documentation for detailed + setup + documentation for detailed instructions. You may wish to browse those files ahead of time to get a feel for what's required.