mirror of
https://github.com/boostorg/config.git
synced 2026-03-07 14:24:10 +01:00
Compare commits
3 Commits
boost-1.64
...
boost-1.32
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9935bcd0e1 | ||
|
|
256f24490f | ||
|
|
f461e427ce |
@@ -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:</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
|
||||
|
||||
Reference in New Issue
Block a user