Re: [Plplot-devel] minor cmake/wxwidgets nit

2007-04-08 Thread Hazen Babcock
On Apr 8, 2007, at 9:28 PM, Alan W. Irwin wrote: > On 2007-04-08 21:07-0400 Hazen Babcock wrote: > >> >> Running cmake on a machine without wxWidgets I get: >> -- ERROR: wxWidgets was not found. >> >> The other drivers with missing dependencies give (for example): >> -- WARNING: cd.h and/or libcd

Re: [Plplot-devel] minor cmake/wxwidgets nit

2007-04-08 Thread Alan W. Irwin
On 2007-04-08 21:07-0400 Hazen Babcock wrote: > > Running cmake on a machine without wxWidgets I get: > -- ERROR: wxWidgets was not found. > > The other drivers with missing dependencies give (for example): > -- WARNING: cd.h and/or libcd.a not found. Setting PLD_cgm to OFF. > > Are we generating

[Plplot-devel] minor cmake/wxwidgets nit

2007-04-08 Thread Hazen Babcock
Running cmake on a machine without wxWidgets I get: -- ERROR: wxWidgets was not found. The other drivers with missing dependencies give (for example): -- WARNING: cd.h and/or libcd.a not found. Setting PLD_cgm to OFF. Are we generating this message for wxWidgets? I'd like to change it to matc