From: Ethan M. <merritt@u.washington.edu> - 2004-06-01 16:33:59
|
On Tuesday 01 June 2004 09:22 am, Petr Mikulik wrote: > > So: why can't the doc2*.o files just refer to ../src/term.h? What is > > docs/term.h needed for? I guess this question goes mainly to Lars, > > but any insight from others would be valuable. > > In summary: it is obviously only gnuplot.gih which likes to be created > with only those terminals compiled into the gnuplot executable, right? There is still a vestigial target in the docs Makefile called "allgih", which was originally there to provide the option of listing all terminal in the on-line help. Intentionally or not, this has now become the default. I have no objection to restoring the original behavior of "make gih". On the other hand I see little harm in including all the terminals in the on-line help, so long as "set term" provides a correct list of which terminals are actually available. -- Ethan A Merritt merritt@u.washington.edu Biomolecular Structure Center Mailstop 357742 University of Washington, Seattle, WA 98195 |