1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# vpnc avanced configuration menu "Configuration" depends on PACKAGE_vpnc choice prompt "SSL library" default VPNC_GNUTLS config VPNC_GNUTLS bool "GnuTLS support" config VPNC_OPENSSL bool "OpenSSL" endchoice endmenu