From: Rafael L. <rla...@us...> - 2003-10-08 13:51:59
|
Update of /cvsroot/plplot/plplot/examples/c In directory sc8-pr-cvs1:/tmp/cvs-serv29444/c Modified Files: Makefile.examples.in Log Message: Added CFLAGS and CXXFLAGS The CFLAGS and CXXFLAGS variables have been added to the calls of plplot_libtool in examples/c/Makefile and examples/c++/Makefile, respectively. They get their values from the AC_SUBST variables of same name. |