mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
The sub_config_and_use function recursed, but it also invoked autowaf.set_local_lib , which however didn't do anything useful. The HAVE_ defines are not used anywhere, and the AUTOWAF_LOCAL defines are only used in autowaf.use_lib, which however isn't used anywhere. Dropping these defines simplify the build environment and makes the compiler command line half as long and thus makes debugging much more manageable. |
||
|---|---|---|
| .. | ||
| alsa | ||
| coreaudio | ||
| dummy | ||
| jack | ||
| MSVCbackends | ||
| portaudio | ||
| pulseaudio | ||
| wscript | ||