diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index f279385..e653857 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -37,3 +37,5 @@ #cmakedefine HAVE_SYS_SOUNDCARD_H 1 #cmakedefine HAVE_LIBPTHREAD 1 #define HAVE_IOCTL_INT_ULONGINT_DOTS 3 + +#cmakedefine HAVE_LIBJACK 1 |