python2.6 is more common these days

This commit is contained in:
David Rose 2010-07-14 04:51:24 +00:00
parent 6bf2e8d7eb
commit 3bba5366a6

View File

@ -115,7 +115,7 @@
// but you must put /usr/local/panda/lib (or $INSTALL_DIR/lib) on
// your PYTHONPATH.
// #define INSTALL_LIB_DIR /usr/lib/python2.2/site-packages
// #define INSTALL_LIB_DIR /usr/lib/python2.6/site-packages
// The character used to separate components of an OS-specific
@ -319,7 +319,7 @@
// Is Python installed, and should Python interfaces be generated? If
// Python is installed, which directory is it in?
#define PYTHON_IPATH /usr/include/python2.4
#define PYTHON_IPATH /usr/include/python2.6
#define PYTHON_LPATH
#define PYTHON_FPATH
#define PYTHON_COMMAND python