|
From: Ethan M. <merritt@u.washington.edu> - 2011-09-05 05:40:15
|
On Sunday, 04 September 2011, Tatsuro MATSUOKA wrote: > Hello > In compiling current cvs (2011-09-04) , change in 2011-09-03 gives compile errors, canvas.rm:620 and svg.trm: 1035 because in config.dj2,'USE_MOUSE' is disabled. Thanks for the report. Let me think.... The canvas and svg terminals can easily support mousing even if the interactive gnuplot session itself does not. So I would prefer a fix that allows these terminals to produce mousing information even when USE_MOUSE is not defined. Could you please try the attached patch instead? Ethan > I have attached quick hack and compile term.c and built gnuplot for djgpp. > (attached files.) > > Regards > > Tatsuro |