configure: error out when building xa only with swrast
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 24 Feb 2014 22:58:10 +0000 (22:58 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 28 Feb 2014 22:47:56 +0000 (22:47 +0000)
commite283e966660fdf037be6353dc96b7f63b8aa315a
tree0c868240ba7d554a4f611c374da1d18bcc4aedd1
parent2e830bba214656c84720669667b36eba7449fe13
configure: error out when building xa only with swrast

Building to provide accelration using swrast does not make
sense.

Note: update your build script to explicitly mention svga
in the gallium drivers list, if you are building the vmwgfx
xa library.

v2: Update error message to provide more clarify, add an example.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
configure.ac