From: Alan W. I. <ai...@us...> - 2003-03-25 06:17:53
|
Update of /cvsroot/plplot/plplot/bindings/python In directory sc8-pr-cvs1:/tmp/cvs-serv2901/bindings/python Modified Files: Makefile.am Log Message: Add $(X_CFLAGS) to AM_CPPFLAGS so that netbsd can find where the X include files (required indirectly by plplot_widgetmodule.c) are located. Also, remove duplicate plplotc.py target that was recently put back in by mistake. Duplicate targets cause at least warnings on some platforms if not outright make errors. |