summaryrefslogtreecommitdiff
path: root/package/libgd/Config.in
blob: af20a95a200f0c7c3c94e53232d2098582c780fd (plain)
1
2
3
4
5
6
7
8
9
10
11
config ADK_PACKAGE_LIBGD
	prompt "libgd............................. The GD Graphics Library"
	tristate
	default n
	select ADK_PACKAGE_LIBJPEG
	select ADK_PACKAGE_LIBPNG
	help
	  The GD Graphics Library
	  
	  http://www.libgd.org/