Config.in 260 B

12345678
  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.