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

Collapse All | Expand All

(-)/usr/portage/dev-util/subversion/subversion-1.5.0_rc5.ebuild (-1 / +1 lines)
Lines 110-116 Link Here
110
		--without-jikes \
110
		--without-jikes \
111
		--without-junit \
111
		--without-junit \
112
		--disable-mod-activation \
112
		--disable-mod-activation \
113
		--enable-runtime-module-search
113
		|| die "econf failed"
114
114
115
	# Respect the user LDFLAGS when building Subversion SWIG bindings.
115
	# Respect the user LDFLAGS when building Subversion SWIG bindings.
116
	export SWIG_LDFLAGS="${LDFLAGS}"
116
	export SWIG_LDFLAGS="${LDFLAGS}"

Return to bug 221931