From: Emil Velikov Date: Tue, 7 Feb 2017 14:43:30 +0000 (+0000) Subject: configure.ac: remove unused AC_SUBST([MESA_LLVM]) X-Git-Tag: upstream/17.1.0~2379 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3a7973fd159f0f7811cb36bd1dafa2284eeb77df;p=platform%2Fupstream%2Fmesa.git configure.ac: remove unused AC_SUBST([MESA_LLVM]) Signed-off-by: Emil Velikov Reviewed-by: Tobias Droste --- diff --git a/configure.ac b/configure.ac index 0ff0e74..8844ece 100644 --- a/configure.ac +++ b/configure.ac @@ -1028,7 +1028,6 @@ radeon_llvm_check() { llvm_set_environment_variables -AC_SUBST([MESA_LLVM]) AC_SUBST([LLVM_BINDIR]) AC_SUBST([LLVM_CFLAGS]) AC_SUBST([LLVM_CPPFLAGS])