From: Alan W. I. <ai...@us...> - 2003-03-09 16:46:46
|
Update of /cvsroot/plplot/plplot/bindings/octave In directory sc8-pr-cvs1:/tmp/cvs-serv3732/bindings/octave Modified Files: Makefile.am Log Message: Fix bug in api2text.pl stanza. ../../../doc/docbook/src/plplotdoc.xml.in ==> ../../../doc/docbook/src/plplotdoc.xml. The former file has a configurable DOCTYPE line which is only expressed in the correct form in the latter file. This change may solve Joao's recent problems parsing api.xml, and in fact I am surprised this worked at all before for Debian systems since there was no valid DOCTYPE. |