[banshee] Revert "[gst#] Define ENABLE_GST_SHARP"



commit bbb6e388831a5f6a534510853360ce667ac136b4
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Fri Jun 4 17:04:28 2010 -0700

    Revert "[gst#] Define ENABLE_GST_SHARP"
    
    This reverts commit 07e4101408f2436a6268bb83a81e5c246afb94b6.

 src/Backends/Banshee.GStreamerSharp/Makefile.am |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/Backends/Banshee.GStreamerSharp/Makefile.am b/src/Backends/Banshee.GStreamerSharp/Makefile.am
index e5d9033..d738781 100644
--- a/src/Backends/Banshee.GStreamerSharp/Makefile.am
+++ b/src/Backends/Banshee.GStreamerSharp/Makefile.am
@@ -10,12 +10,10 @@ RESOURCES = Banshee.GStreamerSharp.addin.xml
 
 if ENABLE_GST_SHARP
 include $(top_srcdir)/build/build.mk
-BUILD_DEFINES="-define:ENABLE_GST_SHARP"
 else
 EXTRA_DIST = $(SOURCES) $(RESOURCES)
-BUILD_DEFINES=""
 endif
 
 if ENABLE_GAPLESS
-BUILD_DEFINES+="-define:ENABLE_GAPLESS"
+BUILD_DEFINES="-define:ENABLE_GAPLESS"
 endif



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