Browse Source

cvs: show it in config menu when toolchain lacks wchar

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias 14 years ago
parent
commit
ea28972734
1 changed files with 3 additions and 0 deletions
  1. 3 0
      package/cvs/Config.in

+ 3 - 0
package/cvs/Config.in

@@ -12,3 +12,6 @@ config BR2_PACKAGE_CVS_SERVER
 	depends on BR2_PACKAGE_CVS
 	help
 	  Enable cvs server code
+
+comment "cvs requires a toolchain with WCHAR support"
+	depends on !BR2_USE_WCHAR