default_pre_build &&
# There is a test chaining grep that fails when grep thinks an
# UTF-8 file is binary. This happens with LC_ALL=C and grep 2.24 at least.
sed -i 's:grep comment:grep -a comment:' "$SOURCE_DIRECTORY/Makefile.in"
