ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed.

This commit is contained in:
Brad King
2005-04-07 14:27:01 -04:00
parent 1c73f2f743
commit 290ffc01b6
23 changed files with 12 additions and 85 deletions

View File

@@ -40,8 +40,6 @@ FIND_LIBRARY(PYTHON_LIBRARY
python16 python1.6 python1.6.dll
python15 python1.5 python1.5.dll
PATHS
/usr/lib64/python2.4/config
/usr/lib64/python2.3/config
/usr/lib/python2.4/config
/usr/lib/python2.3/config
/usr/lib/python2.2/config
@@ -49,7 +47,6 @@ FIND_LIBRARY(PYTHON_LIBRARY
/usr/lib/python2.0/config
/usr/lib/python1.6/config
/usr/lib/python1.5/config
/usr/lib64
/usr/lib
/usr/local/lib
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.4\\InstallPath]/libs