Bug in vesa config

Mike Emmel mike.emmel at gmail.com
Thu Nov 30 12:01:24 PST 2006


You can't turn off the VESA driver if your on X86 since this check
overrides the switch.

On 11/30/06, Daniel Stone <daniel at fooishbar.org> wrote:
> 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?
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (GNU/Linux)
>
> iD8DBQFFbqQoRkzMgPKxYGwRAtSDAJ4+KnwIumMCvN2HtwrBf5Z9b01EGACeIqht
> diercFazEfFZTs/eQw3P0V0=
> =9CLw
> -----END PGP SIGNATURE-----
>
>
>



More information about the xorg mailing list