cd $SOURCE_DIRECTORY &&
OPTS+=' --disable-fauxton' &&
OPTS+=' --disable-docs'    &&
OPTS+=' --disable-spidermonkey' &&
./configure $OPTS &&
default_build_make
