diff options
author | Robert Jonsson <spamatica@gmail.com> | 2010-08-01 21:04:48 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2010-08-01 21:04:48 +0000 |
commit | 29cf198428b39e9733794262958682cf97b4f9ed (patch) | |
tree | 12dabb6d08fa0d1eea80b897aaded05dd86b47d4 | |
parent | 6a791de4d6945ecdae96bebcd49cdedb3d2765b8 (diff) |
mistaken checkin
-rw-r--r-- | muse/configure.ac | 1 |
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) |