replace bool by tristate to avoid unnecessary -install calls
[openwrt/svn-archive/archive.git] / openwrt / package / libgd / Config.in
1 config BR2_PACKAGE_LIBGD
2 prompt "libgd............................. The GD Graphics Library"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 The GD Graphics Library
7
8 http://www.boutell.com/gd/
9