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

(-)cyrus-sasl-2.1.26-r3.ebuild (-3 lines)
Lines 66-75 Link Here
66
		"${S}"/plugins/Makefile.{am,in} || die "sed failed"
66
		"${S}"/plugins/Makefile.{am,in} || die "sed failed"
67
67
68
	sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:g' \
68
	sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:g' \
69
	       -e 's:AC_CONFIG_MACRO_DIR:AC_CONFIG_MACRO_DIRS:g' \
70
		configure.in || die
69
		configure.in || die
71
	sed -i -e 's:AC_CONFIG_MACRO_DIR:AC_CONFIG_MACRO_DIRS:g' \
72
		saslauthd/configure.in || die
73
70
74
	eautoreconf
71
	eautoreconf
75
}
72
}

Return to bug 486740