On Sat, 2018-02-24 at 21:14 +0100, Laurent Carlier wrote:
> > If we're going to make this optional based on anything it should be the
> > presence of <sys/shm.h>. If you don't have that there's certainly no
> > point building the support, and if you do you might as well see if it
> > works at runtime.
> > 
> > - ajax
> 
> I can't find any usage of 'HAVE_SYSV_IPC' in xorg server source code. Maybe 
> it's completely useless to define this anymore ?

Indeed, doesn't seem to be referenced by any drivers either. Probably
Xext/shm.c should just do CheckForShmSyscall unconditionally and all
the HAVE_SYSV_IPC stuff can be deleted.

- ajax
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to