summaryrefslogtreecommitdiff
path: root/package/libpng/Config.in
blob: 9b3de9caefa59b30276261829fea9dd9d4123bf3 (plain)
1
2
3
4
5
6
7
8
9
10
config ADK_PACKAGE_LIBPNG
	prompt "libpng............................ PNG (Portable Network Graphics) format files handling library"
	tristate
	default n
	select ADK_PACKAGE_ZLIB
	help
	  A library for reading/writing PNG files
	  
	  http://www.libpng.org/pub/png/libpng.html