From: Alan W. I. <ai...@us...> - 2001-01-03 19:47:14
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv12083 Modified Files: pkg_python.in Log Message: PYTHON_LIBS is commented out because these libraries do not exist on Linux python-1.5 systems and searching for them bombs the build there. If other python systems still actually use these libraries must do something fancier. Also, use separate include location for numerical python (which sometimes is a subdirectory of the usual python include location and sometimes is identical with the usual python include location). |