From a73885e91b4ef3f648bf2a2e74fa43bf7e716f17 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 8 Apr 2007 17:32:25 +0000 Subject: Jack MIDI API compatibility hacks. git-svn-id: http://svn.drobilla.net/lad/ingen@420 a436a847-0d15-0410-975c-d299462d15a1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 521a11c9..46902161 100644 --- a/configure.ac +++ b/configure.ac @@ -232,7 +232,7 @@ if test "$build_server" = "yes" -o "$monolothic_ingenuity"; then AC_JACK_MIDI_NFRAMES_CHECK() if test "$jackmidi_nframes" == "yes"; then AC_DEFINE([JACK_MIDI_NEEDS_NFRAMES], 1, [Defined if we JACK MIDI functions need nframes parameter.]) - fi + fi fi # Check for ALSA -- cgit v1.2.1