Config.in 358 B

123456789101112131415
  1. config ADK_COMPILE_TCP_WRAPPERS
  2. bool
  3. default n
  4. depends on ADK_PACKAGE_LIBWRAP
  5. config ADK_PACKAGE_LIBWRAP
  6. prompt "libwrap........................... Security wrapper library for TCP services"
  7. tristate
  8. default n
  9. select ADK_COMPILE_TCP_WRAPPERS
  10. help
  11. Security wrapper library for TCP services.
  12. ftp://ftp.porcupine.org/pub/security/index.html