Hi Randall, the fix to this went in 6/21 (acinclude.m4). Pete Randall Hopper wrote:
> I built DX CVS from 6/20 yesterday and found I needed to make these > changes to the post-configure source to build it on IRIX: > > include/dxconfig.h > Changed: > > -#define STATFUNC _stat > -/* #undef STATSTRUCT */ > +#define STATFUNC stat > +#define STATSTRUCT stat > > (so ColormapEditor.C would build.) > > -- > Randall Hopper (mailto:[EMAIL PROTECTED]) > EPA Scientific Visualization Center > US EPA MD/24 ERC-1A; RTP, NC 27711
