# custom "configure"
./configure --prefix="$INSTALL_ROOT/usr" --enable-shared &&
make
