<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 13-08-02 11:27 PM, Alan Coopersmith
wrote:<br>
</div>
<blockquote cite="mid:51FC78A8.1030306@oracle.com" type="cite">
<blockquote type="cite" style="color: #000000;">
AC_ARG_ENABLE(dri, AS_HELP_STRING([--disable-dri],
<br>
- [Disable DRI support
[[default=auto]]]),
<br>
+ [Disable DRI support
[[default=enabled]]]),
<br>
</blockquote>
<br>
I might leave that as default=auto, but otherwise looks good to
me.
<br>
</blockquote>
<br>
I agree, as the stated default is not quite true. The DRI feature
will not be enabled if it is not present.<br>
Moreover this same option on the remaining 6 drivers have "auto".<br>
<br>
<blockquote><tt>./xf86-video-tdfx/configure.ac: [Disable DRI
support [[default=auto]]]),</tt><tt><br>
</tt><tt>./xf86-video-mach64/configure.ac: [Disable DRI
support [[default=auto]]]),</tt><tt><br>
</tt><tt>./xf86-video-mga/configure.ac: [Disable DRI
support [[default=<font color="#ff0000">enabled</font>]]]),</tt><tt><br>
</tt><tt>./xf86-video-savage/configure.ac: [Disable DRI
support [[default=auto]]]),</tt><tt><br>
</tt><tt>./xf86-video-r128/configure.ac: [Disable DRI
support [[default=auto]]]),</tt><tt><br>
</tt><tt>./xf86-video-intel/configure.ac: [Disable DRI
support [[default=auto]]]))</tt><tt><br>
</tt><tt>./xf86-video-sis/configure.ac: [Disable DRI
support [[default=auto]]]),</tt><tt><br>
</tt></blockquote>
<tt><br>
</tt>
</body>
</html>