Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 553088
Collapse All | Expand All

(-)file_not_specified_in_diff (-5 / +1 lines)
Line  Link Here
0
-- a/config.mk
0
++ b/config.mk
Lines 172-181 endif Link Here
172
CFLAGS_OPTIONS := $(CFLAGS)
172
CFLAGS_OPTIONS := $(CFLAGS)
173
173
174
ifeq (${USEGTK3}, 1) 
174
ifeq (${USEGTK3}, 1) 
175
CPPFLAGS+=-DGTK_DISABLE_SINGLE_INCLUDES
176
CPPFLAGS+=-DGTK_DISABLE_DEPRECATED
177
CPPFLAGS+=-DGDK_DISABLE_DEPRECATED
178
CPPFLAGS+=-DGSEAL_ENABLE
179
M4FLAGS += -DWITH_GTK3=1
175
M4FLAGS += -DWITH_GTK3=1
180
endif
176
endif
181
177

Return to bug 553088