On 21/04/2017 16:15, François Revol wrote:
> at least Debian Sid:
> 
> It seems to test the wrong path:
> 
> + test -f /usr/include/X11/include/X11/Xlib.h
> + test -f /opt/X11/include/X11/Xlib.h
> + test -f /usr/X11R6/include/X11/Xlib.h
> 
> 

Just sent a patch.
Although, I think some platforms that explicitly disable x11 before the
test will have it run anyway as it doesn't care about $x11...

On Haiku we don't have X11 headers by default but sometimes we need them
(like when using libxpm because it brings with it the whole X11 world of
dependency hell).

But at least with haikuporter it won't have them in the chroot when
building anyway.

François.

_______________________________________________
Qemacs-devel mailing list
Qemacs-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/qemacs-devel

Reply via email to