summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--muse/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/muse/configure.ac b/muse/configure.ac
index bfdc1651..e79419f2 100644
--- a/muse/configure.ac
+++ b/muse/configure.ac
@@ -618,7 +618,6 @@ if test x$LO_LIB_FOUND = xyes ; then
AC_SUBST(LO_CFLAGS)
AC_SUBST(LO_LIBS)
AC_DEFINE(OSC_SUPPORT, 1, [support for OSC])
- AC_MSG_CHECKING([found liblo])
fi
AM_CONDITIONAL(OSC_SUPPORT, test x$LO_LIB_FOUND = xyes)