Config.in 410 B

1234567891011
  1. config ADK_PACKAGE_LIBCLI
  2. prompt "libcli............................ A Cisco-like command line interface"
  3. tristate
  4. default n
  5. help
  6. Provides a shared library for including a Cisco-like
  7. command-line interface into other software. It's a telnet
  8. interface which supports command-line editing, history,
  9. authentication and callbacks for a user-definable function tree
  10. http://libcli.sourceforge.net/