./autogen.sh &&

if in_depends $MODULE python2 ; then
   export PYTHON=python2
fi &&

default_build
