compile_configure() { ./configure --prefix="$dir_prefix" --sysconfdir=/etc $@ make option !no_check make check make DESTDIR="$dir_install/" install }