Subsequent to yesterday's post, I found all of the configure options to enable/disable various options.
 
In my application, I have no real need (at this point, at least) for audio streaming, and I might like to diable -gstreamer, -alsa, and similar options.  Probably would also disable -serial and certain other profiles.
 
And there are other things, like --enable-usb, which if I disable it might turn off my USB-connected Bluetooth dongle.
 
However, at this point I am using --enable-all, since there is no real documentation of the dependencies.  Any chance these might be documented: with 27 options, that's about 268 million permutations, which would take a while to figure out...
 
Something for the TODO list?
 
David Stockwell