default_pre_build    &&
cd $SOURCE_DIRECTORY &&
touch NEWS AUTHORS   &&
# the tarball has bad line-endings
dos2unix * src/* include/* &&
autoreconf -f -i --symlink
