config FREETZ_LIB_libneon bool "libneon (libneon.so)" select FREETZ_LIB_libexpat default n help neon is an HTTP and WebDAV client library, with a C language API. config FREETZ_LIB_libneon_WITH_SSL bool "build with SSL support" if FREETZ_LIB_libneon select FREETZ_LIB_libcrypto select FREETZ_LIB_libssl default n help This option enables SSL support for neon. config FREETZ_LIB_libneon_WITH_ZLIB bool "build with zlib support" if FREETZ_LIB_libneon select FREETZ_LIB_libz default n help This option enables zlib support for neon.