sndfile: use separate variable names for library and format handler
commit0a60ae593cc8a64bb3d6a6c5f0f5df684f64a993
authorMans Rullgard <mans@mansr.com>
Wed, 12 Aug 2020 21:42:19 +0000 (12 22:42 +0100)
committerMans Rullgard <mans@mansr.com>
Sat, 5 Sep 2020 15:19:25 +0000 (5 16:19 +0100)
treec48d25064d59f37d5ad83749e86137e775f3f5b4
parent07de8a77a862e6800b95a8d3a61c6b4e41362755
sndfile: use separate variable names for library and format handler

Use LIBSNDFILE when referring to the library and SNDFILE for the format
handler.
configure.ac
m4/sndfile.m4
src/optional-fmts.am
src/sndfile.c