config_query_list ETTERCAP_GTK "Which GTK+ interface do you want?" \
                               gtk+2 \
                               gtk+3 \
                               none &&

config_query_option ETTERCAP_OPTS "Enable IPv6 support?" n \
                                  "-DENABLE_IPV6=ON" \
                                  "-DENABLE_IPV6=OFF"
