bump version
[buildroot.git] / package / libsndfile / Config.in
blobf813b5f92b3c0dba35a1b95ef598bab07294fe7a
1 config BR2_PACKAGE_LIBSNDFILE
2         bool "libsndfile"
3         default n
4         help
5             Libsndfile is a C library for reading and writing files containing 
6             sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) 
7             through one standard library interface.