Bug in vesa config

Daniel Stone daniel at fooishbar.org
Thu Nov 30 01:28:08 PST 2006


On Wed, Nov 29, 2006 at 12:50:47PM -0800, Mike Emmel wrote:
> This line in configure.ac is wrong.
> 
> @@ -1663,8 +1701,9 @@ AM_CONDITIONAL(XSDLSERVER, [test x"$XSDL
> AM_CONDITIONAL(XEPHYR, [test "x$KDRIVE" = xyes && test "x$XEPHYR" = xyes])
> AM_CONDITIONAL(BUILD_KDRIVEFBDEVLIB, [test "x$KDRIVE" = xyes && test
> "x$KDRIVEFBDEVLIB" = xyes])
> AM_CONDITIONAL(XFAKESERVER, [test "x$KDRIVE" = xyes && test "x$XFAKE" = 
> xyes])
> -AM_CONDITIONAL(KDRIVEVESA, [test x"$ac_cv_header_sys_vm86_h" = xyes])
> +AM_CONDITIONAL(KDRIVEVESA, [test x"$KDRIVEVESA" = xyes])

Care to elaborate?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20061130/f82f9788/attachment.pgp>


More information about the xorg mailing list