kumquat-buildroot/package/java/classpath/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

12 lines
303 B
Plaintext

config BR2_PACKAGE_CLASSPATH
bool "classpath"
select BR2_PACKAGE_PKGCONFIG
help
GNU Classpath, Essential Libraries for Java, is a GNU
project to create free core class libraries for use with
virtual machines and compilers for the java programming
language.
http://www.classpath.org/