From 405a1136989bf5642b77b71d0192963ffc13aa36 Mon Sep 17 00:00:00 2001
From: Daniel James
Date: Wed, 28 Feb 2007 00:01:33 +0000
Subject: [PATCH] Change STLport links to point to the sourceforge home page,
which is the home page for more recent releases.
[SVN r37110]
---
config.htm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.htm b/config.htm
index 0507607d..3513d17b 100644
--- a/config.htm
+++ b/config.htm
@@ -35,7 +35,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