if [[ ${VERSION/.*} != 4 ]]; then
  config_query_option IPSET_OPTS "Do you want to compile $SPELL kernel modules?" $IPSET_KMOD \
                                 "--with-kmod" \
                                 "--without-kmod"
fi
