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

Collapse All | Expand All

(-)content/canvas/src/Makefile.in.orig (+5 lines)
Lines 77-82 Link Here
77
		libpixman \
77
		libpixman \
78
		$(NULL)
78
		$(NULL)
79
79
80
ifndef MOZ_TREE_CAIRO
81
LOCAL_INCLUDES          += $(MOZ_CAIRO_CFLAGS)
82
EXTRA_DSO_LDOPTS        += $(MOZ_CAIRO_LIBS)
83
endif
84
80
# XXX some platforms can't handle building
85
# XXX some platforms can't handle building
81
# an empty .a/lib.  Remove this dummy.cpp
86
# an empty .a/lib.  Remove this dummy.cpp
82
# whenever w have a rendering context
87
# whenever w have a rendering context

Return to bug 116231