configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further up
authorEmil Velikov <emil.velikov@collabora.com>
Tue, 7 Feb 2017 20:48:12 +0000 (20:48 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 10 Feb 2017 11:47:23 +0000 (11:47 +0000)
commit38abcdba8a59e88a91d598951323b977fb3fa1ad
treef52ebabba508d49c17ae2227a18d7660cace72c3
parent3a7973fd159f0f7811cb36bd1dafa2284eeb77df
configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further up

With next commits we'll require --enable-gallium-llvm (en route to a
greater good later on) for RADV. The latter is required to ensure that
as otherwise we'll fail to build.

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