Parent Directory
|
Revision Log
Split the include and lib dirs for python & boost. Added the altix support to SConstruct & tidied the options handling a bit.
1 | PYTHON_INC = '/usr/include/python2.3' |
2 | PYTHON_LIB = '/usr/lib' |
3 | |
4 | BOOST_INC = '/usr/include' |
5 | BOOST_LIB = '/usr/lib' |
ViewVC Help | |
Powered by ViewVC 1.1.26 |