From: Alan W. I. <ai...@us...> - 2002-06-08 19:17:01
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv2397 Added Files: setup.py.in Log Message: Move to setup.py method of building the python modules. Initial commit of configurable version of setup.py. This file has some special logic so we can build plmodule.so and pyqt_plmodule.so modules suitable (use a last option of --flat) for use in plplot/tmp or suitable (drop last option of --flat) for installation and use anywhere. |