[keep forgetting to CC: list...]
Am 02.11.2014 um 01:20 schrieb Daniel J Sebald:
> Running "configure" appears to modify the contents of gnuplot-tikz.help.
Close, but no cigar. It's not configure, but make that does that.
There's a build rule in term/Makefile.am that updates this file if it's
older than gnuplot-tikz.lua.
The usual rules of version control in the gnuplot project are that we
don't hold any generated files in the repository (thus the need for
"prepare"). According to those rules this file should not be in CVS to
begin with.
|