diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-09-09 15:47:51 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-09-09 15:47:51 -0700 |
commit | 42977fb0776f8907435d65de7c6b348c45e1a3e9 (patch) | |
tree | d1c3a4999cb35e9177416096289d1eca774c8e5a /Makefile.am | |
parent | 24ff328c9ce7255dc6f7ff2d3496003f9382c8c3 (diff) |
configure: implement --with-audio=(no|yes)
This adds the ability to turn off the audio/music parts of the
API, removing the SDL2_Mixer dependency when disabled.
It will also automatically disable the audio/music parts of the
API when SDL2_Mixer isn't detected @ configure time and
--with-audio was unspecified.
It's a bit ugly with a bunch of #ifdef's in play.c, oh well.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions