On Mon Sep 1 18:28:03 2025 +0000, Alexandre Julliard wrote:
That's not going to work if the X11 headers are not in the standard location. Non-X11 modules would have to be built with X_CFLAGS which doesn't seem desirable.
Would it be okay to have -DHAVE_X11_XLIB_H (or some name) set in winex11 Makefile.in, instead of from configure?
I could leave the xlib bits out but I think it'd be nice to have for consistency.