From 256f24490fe60f89b55b63e884d59738d4cf42f0 Mon Sep 17 00:00:00 2001
From: Aleksey Gurtovoy
Date: Fri, 19 Nov 2004 05:08:31 +0000
Subject: [PATCH] Apply Jonathan Wakely's patch
[SVN r26243]
---
config.htm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.htm b/config.htm
index 32399de1..d86d13b8 100644
--- a/config.htm
+++ b/config.htm
@@ -58,7 +58,7 @@
you are on a UNIX like platform, then you may want to try and improve things by
running the boost configure script. From a shell command prompt you will need
to cd into <boost-root>/libs/config/ and type:
- ./configure
+ sh ./configure
you will see a list of the items being checked as the script works it way
through the regression tests. Note that the configure script only really
auto-detects your compiler if it's called g++, c++ or CC. If you are using some