default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

if [[ $LIBDRM_BRANCH == scm ]]; then
  autoreconf -v --install
#  ./autogen.sh
fi
