default_pre_build  &&

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