Compare commits

...

3 Commits

Author SHA1 Message Date
nobody
9935bcd0e1 This commit was manufactured by cvs2svn to create tag
'Version_1_32_0'.

[SVN r26264]
2004-11-19 19:19:18 +00:00
Aleksey Gurtovoy
256f24490f Apply Jonathan Wakely's patch
[SVN r26243]
2004-11-19 05:08:31 +00:00
nobody
f461e427ce This commit was manufactured by cvs2svn to create branch 'RC_1_32_0'.
[SVN r25797]
2004-10-20 08:26:43 +00:00

View File

@@ -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 &lt;boost-root&gt;/libs/config/ and type:</p>
<pre>./configure</pre>
<pre>sh ./configure</pre>
<p>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