On Sat, 2008-07-12 at 12:56 -0700,
[hidden email] wrote:
> Log Message:
> -----------
> pull in quantlib-config from install directory even if it is not part
> of the path
>
> all-local: .build-stamp
>
> .build-stamp: QuantLib/quantlib_wrap.cpp QuantLib/QuantLib.py
> - CXXFLAGS="$(CXXFLAGS)" $(PYTHON) setup.py build
> + PATH="${bindir}:${PATH}" CXXFLAGS="$(CXXFLAGS)" $(PYTHON) setup.py build
> touch .build-stamp
Joe,
I'm not sure about this---you're changing the PATH without telling the
user. At the very least, I'd put ${bindir} _after_ the original path.
But I think that if the user installed quantlib-config in some
non-standard place, it should be up to him to add it to the path when
running configure.
Luigi
--
The box said "Use Windows 95 or better," so I got a Macintosh.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev