Config.in 308 B

1234567891011121314
  1. config BR2_PACKAGE_CVS
  2. bool "cvs"
  3. depends on BR2_USE_WCHAR
  4. select BR2_PACKAGE_NCURSES
  5. help
  6. Concurrent Versions System - source code revision control tools.
  7. http://www.nongnu.org/cvs/
  8. config BR2_PACKAGE_CVS_SERVER
  9. bool "server support"
  10. depends on BR2_PACKAGE_CVS
  11. help
  12. Enable cvs server code