conf: template the set of with-foo module sets we install by default
Make this a meson option in the form -Dwith-module-sets=jack,pulseaudio
which will then install with-jack, with-pulseaudio
. That's the default
setting.
And add a comment to the files themselves so it's more obvious what they are there for, just an empty file is confusing.
cc @wtaymans