default_pre_build  &&

if  [[  "$LIBMAPI_SCM"  ==  "y"  ]];  then
  cd  $SOURCE_DIRECTORY           &&
  NOCONFIGURE="on"  ./autogen.sh
fi
