Boost C++ Libraries: Ticket #1802: Add autodetection of Expat and MPI in configure https://svn.boost.org/trac10/ticket/1802 <p> 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. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1802 Trac 1.4.3 Steven Watanabe Thu, 08 Jan 2009 04:05:27 GMT component changed; owner set https://svn.boost.org/trac10/ticket/1802#comment:1 https://svn.boost.org/trac10/ticket/1802#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Douglas Gregor</span> </li> <li><strong>component</strong> <span class="trac-field-old">Building Boost</span> → <span class="trac-field-new">configure script</span> </li> </ul> Ticket Vladimir Prus Sat, 16 May 2009 16:26:49 GMT owner, component changed https://svn.boost.org/trac10/ticket/1802#comment:2 https://svn.boost.org/trac10/ticket/1802#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Douglas Gregor</span> to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>component</strong> <span class="trac-field-old">configure script</span> → <span class="trac-field-new">build</span> </li> </ul> <p> I guess I'm kinda responsible for this configure thing now. </p> Ticket Vladimir Prus Tue, 10 Nov 2009 07:43:20 GMT milestone changed https://svn.boost.org/trac10/ticket/1802#comment:3 https://svn.boost.org/trac10/ticket/1802#comment:3 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.36.0</span> → <span class="trac-field-new">Boost 1.42.0</span> </li> </ul> <p> This should be done as part of configure redux. </p> Ticket