From 525273cc9e80398ce7b0bd8aceb8286fed0e5c32 Mon Sep 17 00:00:00 2001 From: Stephane Eranian Date: Tue, 10 Apr 2012 12:35:13 +0200 Subject: [PATCH] --- yaml --- r: 299290 b: refs/heads/master c: f755397211745e26a4cc693a195982de6c454edd h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0f372e4b4d4e..f0d1b079255c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6782206b5dfece4c51f587b3ca1540a4027f87dd +refs/heads/master: f755397211745e26a4cc693a195982de6c454edd diff --git a/trunk/tools/perf/Makefile b/trunk/tools/perf/Makefile index 820371f10d1b..a20d0c599b22 100644 --- a/trunk/tools/perf/Makefile +++ b/trunk/tools/perf/Makefile @@ -527,7 +527,7 @@ else endif ifdef NO_GTK2 - BASIC_CFLAGS += -DNO_GTK2 + BASIC_CFLAGS += -DNO_GTK2_SUPPORT else FLAGS_GTK2=$(ALL_CFLAGS) $(ALL_LDFLAGS) $(EXTLIBS) $(shell pkg-config --libs --cflags gtk+-2.0) ifneq ($(call try-cc,$(SOURCE_GTK2),$(FLAGS_GTK2)),y)