Opened 15 years ago

Closed 15 years ago

#1013 closed Bugs (fixed)

Multiple include paths for Python

Reported by: anonymous Owned by:
Milestone: Boost 1.34.1 Component: Building Boost
Version: Severity: Problem
Keywords: Cc:

Description

A user has Python installation where headers are in two different directories. Current python.jam allows to provide only single include directory, but it's not a fundamental limitation -- just signature of a couple of functions. The attached patch fixes this; the user reports that the patch works.

Attachments (1)

multiple_includes.diff (989 bytes ) - added by Vladimir Prus 15 years ago.

Download all attachments as: .zip

Change History (3)

by Vladimir Prus, 15 years ago

Attachment: multiple_includes.diff added

comment:1 by Thomas Witt, 15 years ago

Milestone: Boost 1.34.1

comment:2 by Thomas Witt, 15 years ago

Resolution: fixed
Status: newclosed

Patch applied to RC_1_34_0

Note: See TracTickets for help on using tickets.