if  spell_ok  libnids  &&
    spell_ok  libpcap  &&
    spell_ok  libnet;  then
  config_query  SCANLOGD_LIBNIDS                                         \
                "Enable Network Intrusion Detection System support?"  y
else
  config_query  SCANLOGD_LIBNIDS                                         \
                "Enable Network Intrusion Detection System support?"  n
fi
