configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variables
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 21 Sep 2014 15:39:25 +0000 (16:39 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 24 Sep 2014 09:44:01 +0000 (10:44 +0100)
commit29c4ae0ebf36bebb38d0b506554540632819481c
treef6c3a12844ff59c8b8c73bc47bec65462c7ee13f
parent3d909864c8006332aa4c2155356ec68fdc8dbc28
configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variables

The respective HAVE_{SOFT,LLVM}PIPE are already descriptive
enough. Additionally the svga modules does not really use either
one, but the auxiliary draw & gallivm modules.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Matt Turner <mattst88@gmail.com>
configure.ac
src/gallium/Makefile.am
src/gallium/targets/dri/Makefile.am
src/gallium/targets/egl-static/Makefile.am