./configure --prefix=/usr --with-vendored-deps &&

make all -j1 &&
prepare_install &&
make install
