summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorDan Blezek <blezek@crd.ge.com>2002-01-31 20:16:16 (GMT)
committerDan Blezek <blezek@crd.ge.com>2002-01-31 20:16:16 (GMT)
commitb1090a0600272ea5d43a3bffc57c44a8dc2d531b (patch)
tree9c52a1747fa529db6bad52a43c679a6ecebfa960 /Modules
parent9bf31316e18439f6ec6f995b0cd0cddcab799fb3 (diff)
downloadCMake-b1090a0600272ea5d43a3bffc57c44a8dc2d531b.zip
CMake-b1090a0600272ea5d43a3bffc57c44a8dc2d531b.tar.gz
CMake-b1090a0600272ea5d43a3bffc57c44a8dc2d531b.tar.bz2
ENH: Adding search path's for PYTHON_LIBRARY
Diffstat (limited to 'Modules')
-rw-r--r--Modules/FindPythonLibs.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindPythonLibs.cmake b/Modules/FindPythonLibs.cmake
index aee3ad8..820a8f0 100644
--- a/Modules/FindPythonLibs.cmake
+++ b/Modules/FindPythonLibs.cmake
@@ -20,7 +20,7 @@ IF(WIN32)
ENDIF(WIN32)
FIND_LIBRARY(PYTHON_LIBRARY
- NAMES python python21 python2.1 python20 python2.0
+ NAMES python python21 python2.1 python20 python2.0 python1.5 python15
PATHS
/usr/lib
/usr/lib/python1.5/config