On Thu, 26 Jul 2012, Andreas Färber wrote:
> Am 26.07.2012 12:09, schrieb Anthony PERARD:
> > The xs.h header is now deprecated and produce a warning. This prevent the
>
> produces, prevents
>
> Stefano, can you fix in your queue?
Yep, I'll submit a pull request with the fixup.
Am 26.07.2012 12:09, schrieb Anthony PERARD:
> The xs.h header is now deprecated and produce a warning. This prevent the
produces, prevents
Stefano, can you fix in your queue?
Regards,
/-F
> configure script from enabling xen with Xen unstable whom will become 4.2. As
> this header is not anymo
On Thu, 26 Jul 2012, Anthony PERARD wrote:
> The xs.h header is now deprecated and produce a warning. This prevent the
> configure script from enabling xen with Xen unstable whom will become 4.2. As
> this header is not anymore common to every version of Xen, we just remove it
> from the early prob
The xs.h header is now deprecated and produce a warning. This prevent the
configure script from enabling xen with Xen unstable whom will become 4.2. As
this header is not anymore common to every version of Xen, we just remove it
from the early probe for Xen.
Signed-off-by: Anthony PERARD
---
co