sound-juicer r2370 - trunk
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: sound-juicer r2370 - trunk
- Date: Fri, 28 Nov 2008 13:52:34 +0000 (UTC)
Author: hadess
Date: Fri Nov 28 13:52:34 2008
New Revision: 2370
URL: http://svn.gnome.org/viewvc/sound-juicer?rev=2370&view=rev
Log:
2008-11-28 Bastien Nocera <hadess hadess net>
* configure.in: Fix compiling with musicbrainz3, yay
for typos (Closes: #559383)
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Fri Nov 28 13:52:34 2008
@@ -84,7 +84,7 @@
AC_SUBST(MUSICBRAINZ3_LIBS)
AM_CONDITIONAL([HAVE_MUSICBRAINZ3], [test "$have_mb3" = "yes"])
if test "$have_mb3" = "yes" ; then
- AC_DEFINE([HAVE_MUSIZBRAINZ3], 1, [Whether libmusicbrainz3 is available])
+ AC_DEFINE([HAVE_MUSICBRAINZ3], 1, [Whether libmusicbrainz3 is available])
fi
PKG_CHECK_MODULES(MUSICBRAINZ, libmusicbrainz >= 2.1.3)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]