Opened 15 years ago
Last modified 13 years ago
#1802 new Feature Requests
Add autodetection of Expat and MPI in configure
| Reported by: | Owned by: | Vladimir Prus | |
|---|---|---|---|
| Milestone: | Boost 1.42.0 | Component: | build |
| Version: | Boost 1.35.0 | Severity: | Not Applicable |
| Keywords: | Cc: |
Description
The configure script in Boost already autodetects the presence and versions of Python and ICU, but the paths for Expat and the user's MPI implementation must be provided by hand. It would be useful if the script found those and added them to user-config.jam automatically.
Change History (3)
comment:1 by , 14 years ago
| Component: | Building Boost → configure script |
|---|---|
| Owner: | set to |
comment:2 by , 13 years ago
| Component: | configure script → build |
|---|---|
| Owner: | changed from to |
comment:3 by , 13 years ago
| Milestone: | Boost 1.36.0 → Boost 1.42.0 |
|---|
This should be done as part of configure redux.
Note:
See TracTickets
for help on using tickets.

I guess I'm kinda responsible for this configure thing now.