default_pre_build &&
cd $SOURCE_DIRECTORY &&

patch -p1 < $SPELL_DIRECTORY/configure-ac.patch &&

libtoolize &&
autoreconf &&
./bootstrap.sh
