There's no problem on Solaris (I think it may qualify as 'exotic' thesedays)
Yes :)
but I have a problem on Cygwin. With this patch, X_DISPLAY_MISSINGis not defined in config.h and this is used in a couple of places in thecode for distinguishing between Qt4/X11 and Qt4/Win Cygwin builds.
I guess we can rely on Q_CYGWIN_WIN instead, but is it really defined in this case?
JMarc