configure.ac: Rename the gallium_require_llvm helper
authorEmil Velikov <emil.velikov@collabora.com>
Tue, 7 Feb 2017 16:13:07 +0000 (16:13 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 10 Feb 2017 11:47:23 +0000 (11:47 +0000)
commit514a4944152d3d1a4ac54495388d302e7b7fe0b3
tree193523352509147083626257cb0b563103018ebd
parentf64d4d82bd877418a553827cf0ffb9d5742127a8
configure.ac: Rename the  gallium_require_llvm helper

Drop the gallium prefix since we're about it use it throughout the
configure.

Note we do want to check for enable_gallium_llvm check since (as
explicitly requested) the toggle should mean --enable-llvm. Latter of
which to be resolved with later patches.

Cc: Dave Airlie <airlied@redhat.com>
Cc: "17.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Tobias Droste <tdroste@gmx.de>
configure.ac