diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 3c1e7e67..c031ce45 100644 --- a/config.h.in +++ b/config.h.in @@ -25,6 +25,9 @@ /* Define if we have the PulseAudio backend */ #cmakedefine HAVE_PULSEAUDIO +/* Define if we have the CoreAudio backend */ +#cmakedefine HAVE_COREAUDIO + /* Define if we have the Wave Writer backend */ #cmakedefine HAVE_WAVE |