From: Alan W. I. <ai...@us...> - 2003-03-17 02:04:15
|
Update of /cvsroot/plplot/plplot/bindings/python In directory sc8-pr-cvs1:/tmp/cvs-serv31974/bindings/python Modified Files: Makefile.am Log Message: Solve portability issues revealed by automake --warning=portability. Also remove installed *.la files and *.a files which are not needed by python. Thanks to Rafael for his guidance in using install-exec-hook to implement everything that needed to be done. |