Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 514170 | Differences between
and this patch

Collapse All | Expand All

(-)a/gtk/Makefile.target (-1 lines)
Lines 34-40 $(eval $(call pkg_config_find_and_add_en Link Here
34
34
35
# GTK and GLIB flags to disable depricated usage
35
# GTK and GLIB flags to disable depricated usage
36
GTKDEPFLAGS := -DG_DISABLE_SINGLE_INCLUDES \
36
GTKDEPFLAGS := -DG_DISABLE_SINGLE_INCLUDES \
37
		-DG_DISABLE_DEPRECATED \
38
	       	-DGTK_DISABLE_SINGLE_INCLUDES \
37
	       	-DGTK_DISABLE_SINGLE_INCLUDES \
39
	       	-DGTK_DISABLE_DEPRECATED \
38
	       	-DGTK_DISABLE_DEPRECATED \
40
		-DGTK_MULTIHEAD_SAFE \
39
		-DGTK_MULTIHEAD_SAFE \

Return to bug 514170