|
From: sfeam <sf...@us...> - 2014-02-16 20:32:43
|
On Sunday, 16 February 2014 12:33:02 PM sfeam wrote: > On Sunday, 16 February 2014 01:24:05 PM Daniel J Sebald wrote: > > On 02/16/2014 12:57 PM, Bastian Märkisch wrote: > > > Building without USE_MOUSE defined has been broken for a long time on > > > Windows and (if I remember correctly) on OS/2, too. The question for me > > > is hence, if it is worth still supporting it. Is there a need for builds > > > without mouse? > > > > Good question. I'm defining it out right now for development purposes, > > but could probably get by manually commenting out a line or two. > > ./configure --disable-mouse --disable-wxwidgets --without-x > > builds correctly here. I should have said "builds correctly here after fixing the conditional statement in command.c that Dan reported". Ethan |