banshee r3767 - in trunk/banshee: . build/m4/banshee



Author: sdroege
Date: Fri Apr 11 11:58:37 2008
New Revision: 3767
URL: http://svn.gnome.org/viewvc/banshee?rev=3767&view=rev

Log:
* build/m4/banshee/gtk-sharp.m4: gconf-sharp is part of gnome-sharp
so check for it there and not a second time here.


Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/build/m4/banshee/gtk-sharp.m4

Modified: trunk/banshee/build/m4/banshee/gtk-sharp.m4
==============================================================================
--- trunk/banshee/build/m4/banshee/gtk-sharp.m4	(original)
+++ trunk/banshee/build/m4/banshee/gtk-sharp.m4	Fri Apr 11 11:58:37 2008
@@ -10,9 +10,5 @@
 	PKG_CHECK_MODULES(GLIBSHARP,
 		glib-sharp-2.0 >= $GTKSHARP_REQUIRED)
 	AC_SUBST(GLIBSHARP_LIBS)
-
-	PKG_CHECK_MODULES(GCONFSHARP,
-		gconf-sharp-2.0 >= $GTKSHARP_REQUIRED)
-	AC_SUBST(GCONFSHARP_LIBS)
 ])
 



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