5.0b3 configure bug (small)

First attempt on compiling grass5.0beta3 here at UWM using
Dec's cc on OSF1 alpha revealed a small error in the configuration
scripts:

The check for a certain member of the curses window structure is
not ANSI-C or unnecessary complicated. It is a problem with
Dec's cc compiler. See the patch below to fix it in configure.in.

Another problem is, that CURSES_MAXY stays NONE if the configuration
fails. It should give an error messages. This is not fixed.

  Bernhard

--
Research Assistant, Geog Dept UM-Milwaukee, USA. (www.uwm.edu/~bernhard)
Association for a Free Informational Infrastructure (ffii.org)

(attachments)

patch4.diff (552 Bytes)
patch4.txt (184 Bytes)