xref: /OK3568_Linux_fs/buildroot/package/swig/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_SWIG
2	bool "host swig"
3	help
4	  swig is a software development tool that connects programs
5	  written in C and C++ with a variety of high-level
6	  programming languages.
7
8	  http://www.swig.org/
9