]> xenbits.xensource.com Git - xen.git/commit
tools: fix x11 check
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Jun 2009 11:59:46 +0000 (12:59 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Jun 2009 11:59:46 +0000 (12:59 +0100)
commita8ccb671c3777e3bb6416a1624b6aa9d7185dd1c
tree6d463147ac5c56502b7300630e7d643bd0395038
parent1d998d8224dd7ac5b1f2a2175c3c050f27ae6f6b
tools: fix x11 check

X.org is installed in /usr/X11R7.
Attached patch covers this in the x11 check.
Xen has no direct X11 dependency
(it's inherited from SDL and SDL is optional for qemu-dm)
so warn but don't fail if no X11 is installed.
Fixes build problem on distributions which build their packages (*BSD
and Gentoo).

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/check/check_x11_devel
tools/check/funcs.sh