Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304822
b: refs/heads/master
c: e7b3ba6
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed Apr 11, 2012
1 parent 4a35526 commit e15cad1
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aca7a94d6a59d6bf2600768e752f971c6cc0ab57
refs/heads/master: e7b3ba6d8b29904c336e3e6a018bb80d1f63b1f4
4 changes: 2 additions & 2 deletions trunk/tools/perf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,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)
Expand All @@ -502,7 +502,7 @@ else
else
BASIC_CFLAGS += $(shell pkg-config --cflags gtk+-2.0)
EXTLIBS += $(shell pkg-config --libs gtk+-2.0)
LIB_OBJS += $(OUTPUT)util/gtk/browser.o
LIB_OBJS += $(OUTPUT)ui/gtk/browser.o
endif
endif

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit e15cad1

Please sign in to comment.