default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

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