default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

# Avoid funny non-ascii file names that possibly confuse
# castfs. Note that this may not help if that file already
# exists in your system from an earlier install.
rm -vf "docs/doc/utf/♪♬" &&
autoreconf -fi
