[banshee] [build] Always build Migo, regardless of --disable-podcast



commit dd993173ae4f18e3383884ff66fbc379347a71b4
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date:   Thu Jan 21 21:23:58 2010 +0100

    [build] Always build Migo, regardless of --disable-podcast
    
    The eMusic extension also depends on the Migo library, so we build it
    unconditionally. Fixes bgo#607488.

 src/Libraries/Migo/Makefile.am |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/Libraries/Migo/Makefile.am b/src/Libraries/Migo/Makefile.am
index f647343..a7ef2f0 100644
--- a/src/Libraries/Migo/Makefile.am
+++ b/src/Libraries/Migo/Makefile.am
@@ -73,9 +73,5 @@ SOURCES =  \
 	Migo.TaskCore/Task.cs \
 	Migo.TaskCore/TaskGroup.cs 
 
-if ENABLE_PODCAST
 include $(top_srcdir)/build/build.mk
-else
-EXTRA_DIST = $(SOURCES) $(RESOURCES)
-endif
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]