From: Rafael L. <rla...@us...> - 2003-03-23 23:57:04
|
Update of /cvsroot/plplot/plplot In directory sc8-pr-cvs1:/tmp/cvs-serv31672 Modified Files: acinclude.m4 configure.ac Log Message: Added the definition of macro CHECK_GNU_MAKE in acinclude.m4 and its call in configure.ac. This macro checks for the GNU make program. For now, no action is taken, but this may be used in the future for disabling the documentation building, since the make-GNUisms are not going to be removed from doc/docbook/src/Makefile.am. |