default_pre_build      &&
cd  $SOURCE_DIRECTORY  &&
# compatibility with guile > 1.7
sed -i 's/SCM_MINOR_VERSION == 7/SCM_MINOR_VERSION >= 7/'  src/include/glame_guile_compat.h
