lkml.org 
[lkml]   [2013]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 20/50] tools/perf/build: Split out feature check: 'libslang'

* David Ahern <dsahern@gmail.com> wrote:

> On 10/7/13 5:56 AM, Ingo Molnar wrote:
>
> >@@ -283,7 +283,7 @@ endif
> >
> > ifndef NO_GTK2
> > FLAGS_GTK2=$(CFLAGS) $(LDFLAGS) $(EXTLIBS) $(shell pkg-config --libs --cflags gtk+-2.0 2>/dev/null)
> >- ifneq ($(call try-cc,$(SOURCE_GTK2),$(FLAGS_GTK2),gtk2),y)
> >+ ifneq ($(feature-gtk2), 1)
> > msg := $(warning GTK2 not found, disables GTK2 support. Please install gtk2-devel or libgtk2.0-dev);
> > NO_GTK2 := 1
> > else
>
> Looks like the gtk2 change bled in early. this should be with the
> next patch.

Indeed - fixed.

Thanks,

Ingo


\
 
 \ /
  Last update: 2013-10-08 10:21    [W:0.900 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site