
AMDG On 12/15/2011 02:28 PM, Jens Müller wrote:
Am 14.12.2011 05:07, schrieb Jens Müller:
But the problem seems to be that the include directory is not at all passed to the compiler. What is going wrong here?
OK, with help from the Boost.Build mailing list, I got this fixed. Diff is attached.
The following changes have been made (might be useful for the commit message):
* defined LEDA in the Jamfile module (thanks to Steven Watanabe for spotting this) * added missing colon (thanks to Vladimir Prus)
Fixed in r75970.
* changed name of LEDA library, according to http://www.algorithmic-solutions.info/leda_manual/Object_Code_on.html
The library isn't used at all, since this is a compile-only test. I removed it in r75974.
Can someone please check this in?
In Christ, Steven Watanabe