From a3c76c32740248a54827696b87841c6381ee8550 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Thu, 28 Nov 2013 03:03:16 -0800 Subject: Add an option for FLuidSynth to handle MIDI --- 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 e7a73fd8..17c69f3b 100644 --- a/config.h.in +++ b/config.h.in @@ -29,6 +29,9 @@ /* Define if we have ARM Neon CPU extensions */ #cmakedefine HAVE_NEON +/* Define if we have FluidSynth support */ +#cmakedefine HAVE_FLUIDSYNTH + /* Define if we have the ALSA backend */ #cmakedefine HAVE_ALSA -- cgit v1.2.3