summaryrefslogtreecommitdiff
path: root/package/tiff/Config.in
AgeCommit message (Collapse)Author
2012-01-12tiff: add utility commands and library optionsFrank Hunleth
Added support for compiling tiffcp and tiff2pdf. Added options for compiling out various libtiff features. By default, all libtiff features are built so that the result is the same as before this change. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2007-01-11add tiff packageEric Andersen