From 23197ddbc35db09301b22636ea83e770a7900458 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 21 Dec 2014 15:51:16 -0800 Subject: Add a skeleton backend for JACK --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index af0d8bfd..f999eb49 100644 --- a/config.h.in +++ b/config.h.in @@ -64,6 +64,9 @@ /* Define if we have the PulseAudio backend */ #cmakedefine HAVE_PULSEAUDIO +/* Define if we have the JACK backend */ +#cmakedefine HAVE_JACK + /* Define if we have the CoreAudio backend */ #cmakedefine HAVE_COREAUDIO -- cgit v1.2.3