Re: [PATCH] perf tools: fix NO_GTK2 Makefile config error

From: Namhyung Kim
Date: Thu Apr 12 2012 - 01:19:56 EST


Hi, Stephane

On Tue, 10 Apr 2012 12:35:13 +0200, Stephane Eranian wrote:
> In case the user specified NO_GTK2 on the make cmdline,
> compilation would fail with undefined symbol because the
> Makefile would not set the correct cpp variable:
> NO_GTK2 vs. NO_GTK2_SUPPORT.
>
> This patch renames the variable to the correct name.
>

I already sent a patch for this. Please see below:

https://lkml.org/lkml/2012/4/11/459

Thanks,
Namhyung
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/