sed -i \
-e 's:noinst_PROGRAMS:check_PROGRAMS:' \
tests/Makefile.am || die
eautoreconf
AT_M4DIR=ac-helpers eautoreconf
}
src_configure() {