summaryrefslogtreecommitdiff
path: root/muse
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2010-08-01 21:04:48 +0000
committerRobert Jonsson <spamatica@gmail.com>2010-08-01 21:04:48 +0000
commit29cf198428b39e9733794262958682cf97b4f9ed (patch)
tree12dabb6d08fa0d1eea80b897aaded05dd86b47d4 /muse
parent6a791de4d6945ecdae96bebcd49cdedb3d2765b8 (diff)
mistaken checkin
Diffstat (limited to 'muse')
-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)