Config.in 426 B

1234567891011121314151617
  1. config ADK_PACKAGE_MONIT
  2. prompt "monit............................. System services monitoring utility"
  3. tristate
  4. select ADK_PACKAGE_LIBPTHREAD
  5. default n
  6. help
  7. An utility for monitoring services on a Unix system
  8. http://www.tildeslash.com/monit/
  9. config ADK_COMPILE_MONIT_WITH_SSL
  10. prompt "Compile with SSL support"
  11. tristate
  12. select ADK_PACKAGE_LIBOPENSSL
  13. depends on ADK_PACKAGE_MONIT
  14. default n
  15. help
  16. Enable SSL