#1012 closed Bugs (duplicate)
Multiple include paths for Python
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | 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.
  Note:
 See   TracTickets
 for help on using tickets.
    

Dup of #1012.