[Mesa-dev] [PATCH 01/17] configure.ac: remove unused AC_SUBST([MESA_LLVM])

Tobias Droste tdroste at gmx.de
Wed Feb 8 00:50:25 UTC 2017


Reviewed-by: Tobias Droste <tdroste at gmx.de>

Am Dienstag, 7. Februar 2017, 22:44:43 CET schrieb Emil Velikov:
> From: Emil Velikov <emil.velikov at collabora.com>
> 
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
>  configure.ac | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index a6ceee95a3..d9170770eb 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1021,7 +1021,6 @@ radeon_llvm_check() {
> 
>  llvm_set_environment_variables
> 
> -AC_SUBST([MESA_LLVM])
>  AC_SUBST([LLVM_BINDIR])
>  AC_SUBST([LLVM_CFLAGS])
>  AC_SUBST([LLVM_CPPFLAGS])


More information about the mesa-dev mailing list