aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-04-08 17:55:37 +0000
committerDavid Robillard <d@drobilla.net>2007-04-08 17:55:37 +0000
commitedf3b69931f09f47314c020a81636b8271d3d240 (patch)
tree3bc905200d15dca7459d5e3c0fc2db4c1c87bb1f
parentf5b1168db7f9a9b9c9a3a363bd4fabc0d0382c91 (diff)
downloadmachina-edf3b69931f09f47314c020a81636b8271d3d240.tar.gz
machina-edf3b69931f09f47314c020a81636b8271d3d240.tar.bz2
machina-edf3b69931f09f47314c020a81636b8271d3d240.zip
More Jack MIDI API compatibility jacks.
git-svn-id: http://svn.drobilla.net/lad/machina@421 a436a847-0d15-0410-975c-d299462d15a1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 72f8d43..552ceb7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -97,7 +97,7 @@ AC_MSG_RESULT([])
AC_MSG_RESULT([**********************************************************************])
AC_MSG_RESULT([Machina build configuration:])
AC_MSG_RESULT([])
-AC_MSG_RESULT([JACK supprt: $with_jack])
+AC_MSG_RESULT([JACK support: $with_jack])
AC_MSG_RESULT([GUI: $build_gui])
AC_MSG_RESULT([**********************************************************************])
AC_MSG_RESULT([])