diff options
Diffstat (limited to 'libstdc++-v3/docs/html')
| -rw-r--r-- | libstdc++-v3/docs/html/install.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libstdc++-v3/docs/html/install.html b/libstdc++-v3/docs/html/install.html index 2e887b7c382..ab19b6fa83a 100644 --- a/libstdc++-v3/docs/html/install.html +++ b/libstdc++-v3/docs/html/install.html @@ -80,9 +80,10 @@ information must be installed. <p> - Note that those sanity checks are also perfomed when an explicit - --enable-clocale=gnu configure option is used: this behavior is - new in gcc 4.2.1 and defends against misconfigurations. + Note however that the sanity checks involving the de_DE locale are + skipped when an explicit --enable-clocale=gnu configure option is + used: only the basic checks are carried out, defending against + misconfigurations. </p> <p> |

