From: Alan W. I. <ai...@us...> - 2002-06-08 19:22:33
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv3961 Modified Files: configure.in Log Message: Move to setup.py method of building the python modules. Drop symlinks from plplot/bindings/python/*.py. setup.py generated using configurable setup.py.in now, and other *.py from that directory are not used (unless by Geoffrey's special python build). Drop creation of python_dynamic and all symlinks in it since no longer used to build python modules. Create configured version of setup.py from plplot/cf/setup.py.in |