./autogen.sh &&

export PYTHONDONTWRITEBYTECODE=1 &&

OPTS+=" --enable-introspection \
        --disable-static \
        --disable-gtk-doc-html"

default_build
