default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

if [[ $EMERALD_TRUNK == y ]]
then
  NOCONFIGURE=Y  ./autogen.sh
fi
