config_query "IPV6" "Enable support for resolving IPv6 addresses?" n &&
config_query "NNTP" "Build Usenet news (NNTP) backend" y             &&

config_query_option "EDS_LARGE" "Enable large file support?" y       \
                    "--enable-largefile" "--disable-largefile"       &&
config_query_option "CAL"  "Enable the calendar components" y        \
                    "--enable-calendar=yes" "--enable-calendar=no"

