[tomboy] Don't need gnome-sharp unless enabling panel applet support



commit 72fdf8afac18694233ba9506512aea7c2958734c
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Sun Jun 20 13:14:43 2010 -0700

    Don't need gnome-sharp unless enabling panel applet support
    
    This should close out the libgnome-must-die bug:
    
    https://bugzilla.gnome.org/show_bug.cgi?id=580422

 configure.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index be3bba7..0c92575 100644
--- a/configure.in
+++ b/configure.in
@@ -196,7 +196,6 @@ if test "x$ENABLE_GNOME" != "xno"; then
 				  gnome-panel-sharp-2.24)
 	else
 		PKG_CHECK_MODULES(GNOME,
-				  gnome-sharp-2.0 >= $GNOMESHARP_MINIMUM_VERSION
 				  gconf-sharp-2.0
 				  gconf-sharp-peditors-2.0)
 	fi



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