summaryrefslogtreecommitdiffstats
path: root/rules/libnetpbm.in
blob: f5335ec880f5e2ae6e330d43479422c115e31ba7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# netpbm configuration

menuconfig LIBNETPBM
	bool
	prompt "libnetpbm                   "
	help
	  FIXME: This item needs to be documented

config LIBNETPBM_BUILD_FIASCO
	bool
	depends on LIBNETPBM
	prompt "build fiasco"
	help
	  FIXME: This item needs to be documented

# FIXME: add library support (TIFF, JPEG, ...)