diff --git a/config.htm b/config.htm index 75f58f60..37bd91d3 100644 --- a/config.htm +++ b/config.htm @@ -34,7 +34,7 @@ should be able to use boost "as is". Since the compiler is configured separately from the standard library, the default configuration should work even if you replace the compiler's standard library with a third-party standard - library (like STLport). + library (like STLport).
Using boost "as is" without trying to reconfigure is the recommended method for using boost. You can, however, run the configure script if you want to, and