From 05fc9bf094c162fab75979dd8496bead159a17fd Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 27 Feb 2007 23:59:40 +0000 Subject: [PATCH] Change STLport links to point to the sourceforge page. [SVN r37108] --- config.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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