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

Collapse All | Expand All

(-)a/gdk/Makefile.am (-1 / +2 lines)
Lines 50-56 Link Here
50
	-version-info $(LT_VERSION_INFO)	\
50
	-version-info $(LT_VERSION_INFO)	\
51
	-export-dynamic 			\
51
	-export-dynamic 			\
52
	-rpath $(libdir) 			\
52
	-rpath $(libdir) 			\
53
	$(no_undefined)
53
	$(no_undefined)				\
54
	$(SHM_LIBS)
54
55
55
#
56
#
56
# setup source file variables
57
# setup source file variables

Return to bug 590622