You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/08/06 09:19:54 UTC

[Issue 125363] Configure script should have option to specify boost path

https://issues.apache.org/ooo/show_bug.cgi?id=125363

Andre <aw...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |awf.aoo@googlemail.com

--- Comment #1 from Andre <aw...@googlemail.com> ---
configure.in does not seem to specify the base path as /usr/include.  It looks
more that all include paths are searched for one that contains
boost/shared_ptr.hpp (configure.in:4594).  If that is true then it might be
sufficient to adapt the include path.

But making the boost include path configurable would not be a bad idea.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.