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

(-)a/acl-2.2.51.ebuild (-1 / +1 lines)
Lines 46-52 src_configure() { Link Here
46
	export OPTIMIZER=${CFLAGS}
46
	export OPTIMIZER=${CFLAGS}
47
	export DEBUG=-DNDEBUG
47
	export DEBUG=-DNDEBUG
48
48
49
	econf \
49
	CONFIG_SHELL='/bin/sh' econf \
50
		$(use_enable nls gettext) \
50
		$(use_enable nls gettext) \
51
		--enable-shared $(use_enable static-libs static) \
51
		--enable-shared $(use_enable static-libs static) \
52
		--libexecdir="${EPREFIX}"/usr/$(get_libdir) \
52
		--libexecdir="${EPREFIX}"/usr/$(get_libdir) \

Return to bug 365397