default_pre_build &&
cd $SOURCE_DIRECTORY &&

if  [  "$CVS"  !=  "y"  ]
then
  patch -p1 < $SPELL_DIRECTORY/gcc43.patch
fi
