default_pre_build      &&
cd  $SOURCE_DIRECTORY  &&

if ! spell_ok g++ ; then
   aclocal             &&
   autoconf
fi                     
