At 01:00 AM 7/3/02 +0900, Stephen J. Turnbull wrote:
Not intentionally; it's a side effect of fixing other breakage.
Ok, if its not intentional I will take another look.
We currently turn off widgets in the following circumstances:
1) the user has --with-widgets=no
2) X11R4 is detected
3) we fall through to "lucid" and neither Athena nor Motif has been
detected by that point
This all seems reasonable.
So there's evidently something buggy in detection of Athena (or
less
Right.
likely, Motif), or in the order of tests, but that is such a mess I
hesitate to fool with it. If Dan or Jan (Jan touched it last, IIRC)
wants to try....
Jan's fix simply made sure that Motif did in fact get used when it was
detected (or something of that order). I think we still switch off if all
we can detect is Athena.
andy