|
From: Daniel J S. <dan...@ie...> - 2014-11-15 03:38:28
|
On 11/14/2014 09:20 PM, sfeam wrote: > On Friday, 14 November 2014 08:00:26 PM Allin Cottrell wrote: > >> Any ideas what's wrong here? After doing, in a directory containing > >> the gnuplot CVS sources, > > Since term/lua/gnuplot-tikz.help is a constructed file that is > > created by the build process, it should not be necessary to keep > > a copy in the repository. Nevertheless there was one there and > > it was out of date. So I removed it. > > It is supposed to be recreated if the configure script finds lua. > > Do you not have lua on your machine? Did ./configure not find it? > > I am not sure if the best solution is to put a copy of gnuplot-tikz.help > > back in the repository, or to skip inclusion of the terminal help > > in the manual if the terminal itself is not built. > > Right now the manual contains help text for all terminals, not just > > the ones that have been configured in. I notice CVS has an ignore file. If gnuplot-tikz.help is put back in the repository, then the file name entered in .cvsignore will no diff hunks be created from "cvs diff" if the file is regenerated? Dan |