default python 2.4

This commit is contained in:
David Rose 2005-06-23 03:34:55 +00:00
parent 3de3613724
commit 93575a2373

View File

@ -258,7 +258,7 @@
// Is Python installed, and should Python interfaces be generated? If // Is Python installed, and should Python interfaces be generated? If
// Python is installed, which directory is it in? // Python is installed, which directory is it in?
#define PYTHON_IPATH /usr/include/python2.2 #define PYTHON_IPATH /usr/include/python2.4
#define PYTHON_LPATH #define PYTHON_LPATH
#define PYTHON_FPATH #define PYTHON_FPATH
#define PYTHON_FRAMEWORK #define PYTHON_FRAMEWORK