config_query LIBNFNETLINK_GIT "Build the git version?" n

if [[ "$LIBNFNETLINK_GIT" == "y" ]]
then
  config_query  LIBNFNETLINK_GIT_AUTOUPDATE        \
                "Automatically update $SPELL on system-update?"  n
fi
