<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 13-11-03 04:16 PM, Keith Packard
wrote:<br>
</div>
<blockquote
cite="mid:1383513371-22462-1-git-send-email-keithp@keithp.com"
type="cite">
<pre wrap="">Make sure the server can build when the xshmfence library isn't present
Signed-off-by: Keith Packard <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:keithp@keithp.com"><keithp@keithp.com></a>
---
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(-)
</pre>
</blockquote>
<br>
Reviewed-by: Gaetan Nadon <a class="moz-txt-link-rfc2396E" href="mailto:gaetan.nadon@videotron.ca"><gaetan.nadon@videotron.ca></a><br>
<br>
Nit:<br>
<blockquote><tt>[...]/patch:95: trailing whitespace.</tt><tt><br>
</tt><tt>esac </tt><tt><br>
</tt><tt>warning: 1 line adds whitespace errors.</tt><tt><br>
</tt></blockquote>
To be fixed later:<br>
Confusing/wrong messages when configuring with --disable-dri3 with
library and dri3proto installed: 'case no,yes) caught in *)':<br>
<blockquote><tt>checking for DRI3PROTO... yes</tt><tt><br>
</tt><tt>configure: DRI3 disabled because dri3proto not found.</tt><tt><br>
checking for XSHMFENCE... yes<br>
configure: DRI3 disabled because xshmfence not found.<br>
<br>
</tt></blockquote>
<br>
<br>
</body>
</html>