mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 05:22:45 +00:00
Use default python.
[SVN r9757]
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
|
||||
BOOST= /net/cci/rwgk/boost
|
||||
|
||||
#PYEXE= /usr/bin/python
|
||||
#PYINC= -I/usr/include/python1.5
|
||||
PYEXE= /usr/local/Python-1.5.2/bin/python
|
||||
PYINC= -I/usr/local/Python-1.5.2/include/python1.5
|
||||
PYEXE= /usr/bin/python
|
||||
PYINC= -I/usr/include/python1.5
|
||||
#PYEXE= /usr/local/Python-1.5.2/bin/python
|
||||
#PYINC= -I/usr/local/Python-1.5.2/include/python1.5
|
||||
#PYEXE= /usr/local/Python-2.0/bin/python
|
||||
#PYINC= -I/usr/local/Python-2.0/include/python2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user