default_pre_build &&

sedit 's/\(help2man\)/\1 --no-discard-stderr/' src/api/python/speechd_config/Makefile.am &&

OPTS+=" --with-kali=no \
        --with-baratinoo=no \
        --with-ibmtts=no \
        --with-voxin=no \
        --without-ivona"
     
export PYTHONDONTWRITEBYTECODE=1

autoreconf -fi

