diff options
-rw-r--r-- | configure.ac | 2 |
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([]) |