default_pre_build    &&
cd $SOURCE_DIRECTORY &&
if spell_ok libbsd; then
  echo '#define HAVE_LIBBSD 1' >> config.h.in
fi
