1XMRIS V4.04 changes from 4.02
2
3Imakefile tidied up more. It now unpacks out of the box into the X11/bin dir
4and the stuff.
5
6Doesn't enable debugging by default.
7
8Tidied up some CONST stuff which was causing Linux to fail on compile.
9
10Added a STATICDEBUG check to force static linking on debug, if
11the architecture demands that.
12
13Fixed a bug in the timing code, which caused xmris to seize up on
14heavily loaded systems (thanks to Greg Hassan <gwhassan@cs.buffalo.edu>
15for checking it worked).
16
17Cursor made invisible on xmris window. Can be made visible
18with "Xmris*cursorName" resource.
19