On 13-11-03 04:16 PM, Keith Packard wrote: > Make sure the server can build when the xshmfence library isn't present > > Signed-off-by: Keith Packard <[email protected]> > --- > Xext/sync.c | 8 ++++++++ > configure.ac | 42 ++++++++++++++++++++++++++++++++++++++++-- > dri3/dri3.h | 6 ++++++ > include/xorg-server.h.in | 3 +++ > miext/sync/Makefile.am | 7 ++++++- > 5 files changed, 63 insertions(+), 3 deletions(-)
Reviewed-by: Gaetan Nadon <[email protected]> Nit: [...]/patch:95: trailing whitespace. esac warning: 1 line adds whitespace errors. To be fixed later: Confusing/wrong messages when configuring with --disable-dri3 with library and dri3proto installed: 'case no,yes) caught in *)': checking for DRI3PROTO... yes configure: DRI3 disabled because dri3proto not found. checking for XSHMFENCE... yes configure: DRI3 disabled because xshmfence not found.
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
