diff options
Diffstat (limited to 'libstdc++-v3/docs/html')
| -rw-r--r-- | libstdc++-v3/docs/html/install.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libstdc++-v3/docs/html/install.html b/libstdc++-v3/docs/html/install.html index 10841486d45..2e887b7c382 100644 --- a/libstdc++-v3/docs/html/install.html +++ b/libstdc++-v3/docs/html/install.html @@ -80,8 +80,9 @@ information must be installed. <p> - The configure option --enable-clocale can be used force a - particular behavior. + 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. </p> <p> |

